README: add link to doc

This commit is contained in:
folex 2021-07-30 14:42:43 +03:00 committed by GitHub
parent 4d0db4b1ea
commit b2068dd561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,9 @@
# Aqua IPFS bindings # Aqua IPFS bindings
Native IPFS integration to Aqua language. Orchestrate IPFS file transfer with Aqua scripts. Native IPFS integration to Aqua language. Orchestrate IPFS file transfer with Aqua scripts.
## Documentation
See [Aqua Book](https://fluence.dev/aqua-book/libraries/aqua-ipfs).
## How to use it in TypeScript ## How to use it in TypeScript
1. Add the following to your dependencies 1. Add the following to your dependencies
- `@fluencelabs/aqua-ipfs` - `@fluencelabs/aqua-ipfs`