diff --git a/building-a-frontend-with-js-sdk.md b/building-a-frontend-with-js-sdk.md index 0f8e04e..850c0ba 100644 --- a/building-a-frontend-with-js-sdk.md +++ b/building-a-frontend-with-js-sdk.md @@ -1,2 +1,29 @@ -# Building A Frontend with JS SDK +# 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