Fluence JS
Last updated
Was this helpful?
Last updated
Was this helpful?
Fluence JS is an implementation of the Fluence protocol for JavaScript-based environments. It can connect browsers, Node.js applications, and so on to the Fluence p2p network.
Similar to the it includes:
Peer-to-peer communication layer (via )
Builtin services
Fluence JS can call services and functions on the Fluence network, and expose new APIs to the p2p network directly from TypeScript and JavaScript. uses Fluence JS as a compilation target, and they are designed to .
Fluence JS can be used with any framework of your choice (or even without frameworks).