An open API service indexing awesome lists of open source software.

https://github.com/hebilicious/ipfs-web3

Web3.js Plugin for IPFS Upload and register in Contract
https://github.com/hebilicious/ipfs-web3

Last synced: over 1 year ago
JSON representation

Web3.js Plugin for IPFS Upload and register in Contract

Awesome Lists containing this project

README

          

ipfs-web3
===========

- 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.

How to use
------------

1. Install dependencies with `yarn install`.
2. Add an environment variable `PRIVATE_KEY` with a private key that has some ETH on the Sepolia Testnet. You can use a `.env` file for this.
3. Run the test with `yarn run test`

Contributing
------------

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.

License
-------

[MIT](https://choosealicense.com/licenses/mit/)