mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-04-24 23:42:14 +00:00
Run example on TestNet
While in example
directory, npm run start
will run index.ts
against Fluence TestNet
Run example locally
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