gitbook-docs/js-sdk
2021-09-10 11:08:43 +03:00
..
6-reference GitBook: [2.0.0] 5 pages modified 2021-09-10 07:56:54 +00:00
1_concepts.md GitBook: [2.0.0] 13 pages and 24 assets modified 2021-09-10 07:49:25 +00:00
2_basics.md GitBook: [2.0.0] 13 pages and 24 assets modified 2021-09-10 07:49:25 +00:00
3_in_depth.md fix JS-SDK pages content 2021-09-10 11:08:43 +03:00
4_run_in_browser-1.md fix JS-SDK pages content 2021-09-10 11:08:43 +03:00
5_run_in_node.md fix JS-SDK pages content 2021-09-10 11:08:43 +03:00
6-reference.md GitBook: [2.0.0] 5 pages modified 2021-09-10 07:56:54 +00:00
changelog.md GitBook: [2.0.0] 13 pages and 24 assets modified 2021-09-10 07:49:25 +00:00
README.md GitBook: [2.0.0] 13 pages and 24 assets modified 2021-09-10 07:49:25 +00:00

JS SDK

JS SDK provides the implementation of the Fluence Protocol which can be hosted in js-based environment. Currently node.js 14+ and majority of the modern browsers are tested.

The JS SDK is just a library wich can be used with any framework of your choice or even without frameworks.