examples/js-client-examples/hello-world
renovate[bot] 5a5a556c44
fix(deps): update fluence js (#447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-10 15:18:09 -04:00
..
aqua feat!: Replace old fluence-js with JS Client (#425) 2023-02-21 12:20:51 +03:00
src feat!: Replace old fluence-js with JS Client (#425) 2023-02-21 12:20:51 +03:00
.gitignore feat!: Replace old fluence-js with JS Client (#425) 2023-02-21 12:20:51 +03:00
.prettierrc.cjs feat!: Replace old fluence-js with JS Client (#425) 2023-02-21 12:20:51 +03:00
jest.config.cjs feat!: Replace old fluence-js with JS Client (#425) 2023-02-21 12:20:51 +03:00
package-lock.json fix(deps): update fluence js (#447) 2023-05-10 15:18:09 -04:00
package.json fix(deps): update fluence js (#447) 2023-05-10 15:18:09 -04:00
README.md chore: Update CI (#446) 2023-05-08 16:52:28 +03:00
tsconfig.json feat!: Replace old fluence-js with JS Client (#425) 2023-02-21 12:20:51 +03:00

Getting Started with Fluence

This is a minimalistic Node.js application for Fluence using Fluence JS Client.

Getting started

Install dependencies:

npm i

Run the Node.js application:

npm start

Learn more

To learn more, refer to the documentation page