1
0
mirror of https://github.com/fluencelabs/gitbook-docs synced 2025-05-06 21:22:18 +00:00
gitbook-docs/building-a-frontend-with-js-sdk.md
2021-04-28 19:42:09 +03:00

426 B

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