boneyard93501 a329c8e062
update example (#36)
* bump marine test version

* bump js versions

* add module Export header

* update versions

* fix example versions

* Rust update WIP

* wip

Co-authored-by: folex <0xdxdy@gmail.com>
2022-06-06 21:32:52 +03:00
..
2022-06-06 21:32:52 +03:00
2022-06-06 21:32:52 +03:00
2022-06-06 21:32:52 +03:00

Run example on TestNet

While in example directory, npm start will run index.ts against Fluence TestNet

Run example locally

  1. Go to local-network
  2. Run docker compose up -d to start Fluence cluster of 3 nodes
  3. Go back to ../example
  4. Run npm run start:local