- Please check the https://github.com/Hebilicious/web3-ipfs-plugin repository before you check this one.
- This is an experimental web3 plugin that enables IPFS features through Helia.
- Install dependencies with
yarn install. - Add an environment variable
PRIVATE_KEYwith a private key that has some ETH on the Sepolia Testnet. You can use a.envfile for this. - Run the test with
yarn run test
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.