mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-03-14 20:50:49 +00:00
Run example on TestNet
While in example
directory, npm start
will run index.ts
against Fluence TestNet
Run example locally
- Go to
local-network
- Run
docker compose up -d
to start Fluence cluster of 3 nodes - Go back to
../example
- Run
npm run start:local