folex e6749d1f05
fix(build): fix npm build, add check for that (#132)
* 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
2023-12-25 14:48:54 -03:00
..

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