While in example
directory, npm run start
will run index.ts
against Fluence TestNet
To run example locally:
- Spin up local environment through Fluence CLI's
local
command - Pass local fluence peers multi addresses to
main
inindex.ts
- (Optional) Change
IPFS_MULTIADDR
to address of your preferred IPFS node