gitbook-docs/js-sdk
2021-09-11 17:34:57 +03:00
..
6-reference GitBook: [2.0.0] 5 pages modified 2021-09-10 07:56:54 +00:00
1_concepts.md replace "aqua-cli" command with "aqua" 2021-09-11 15:31:32 +03:00
2_basics.md Update JS-SDK docs to reflect the latest version of JS SDK and the Aqua compiler 2021-09-11 17:34:57 +03:00
3_in_depth.md Update JS-SDK docs to reflect the latest version of JS SDK and the Aqua compiler 2021-09-11 17:34:57 +03:00
4_run_in_browser-1.md Update JS-SDK docs to reflect the latest version of JS SDK and the Aqua compiler 2021-09-11 17:34:57 +03:00
5_run_in_node.md GitBook: [2.0.0] 31 pages and 15 assets modified 2021-09-10 22:40:01 +00: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.