mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-03-15 05:00:50 +00:00
* fix(release): maybe fix npm run build on release * fix(ci): check if 'npm run build' works on every commit * fix(ci): i've no idea what I'm doing * fix: I beg you, please run tests * just break it * fix: oops wrong file * fix: fix paths, maybe? * ci is fun * actually clone the repo * enable cache back * disable npm cache * run on builder * use setup-fluence to install fcli * use stable fcli
Aqua API of AquaIPFS
Documentation
See Aqua Book.
API
Public API is defined in ipfs-api.aqua.
aqua-ipfs service API is defined in ipfs.aqua.
How to use Aqua API in TypeScript
There's a simple example in example
How to update ipfs.aqua from ipfs_pure.wasm
While in aqua
directory, run npm run generate-aqua