Load content from Myel POPs directly from your web application.
Welcome to the Myel documentation
If you're new to IPFS we recommend that you start with the IPFS basics.
To add myel.js into your project run with the package manager of your choice:
npm install myel-client
# or
yarn add myel-client
The client does not yet support chunking and pushing content to the network. We recommend using the POP CLI to chunk and replicate the content when deploying your application.