mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-03-15 05:00:50 +00:00
* Use aqua keyword, use FCLI * Add new line * Use js-client * Fix index.ts * Fix compile * Remove any * Use helia, update addr * Return to ipfs-http-client * Update README * Use js-kubo-rpc-client * Update README and comments --------- Co-authored-by: Akim Mamedov <akim99999999@gmail.com>
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