mirror of
https://github.com/fluencelabs/gitbook-docs
synced 2025-05-07 21:52:16 +00:00
30 lines
426 B
Markdown
30 lines
426 B
Markdown
# Building a Frontend with JS-SDK
|
|
|
|
JS sdk provies
|
|
|
|
fluence provides bla bla bla. You can use it in both browser and nodejs. Everything is writtein in typescript which is good
|
|
|
|
basic
|
|
|
|
- init your package
|
|
- install sdk
|
|
- install aqua
|
|
- create build script
|
|
- write aqua code
|
|
- compile
|
|
- get generated file
|
|
- create client
|
|
- run the function
|
|
|
|
advanced
|
|
|
|
- registering custom services
|
|
|
|
|
|
|
|
references
|
|
|
|
- aqua playground
|
|
- fluentpad
|
|
|