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

https://github.com/dimorphic/storex

Decentralized, Secure storage solution using IPFS protocol.
https://github.com/dimorphic/storex

Last synced: 5 months ago
JSON representation

Decentralized, Secure storage solution using IPFS protocol.

Awesome Lists containing this project

README

          

# StoreX
![smallLogo](https://user-images.githubusercontent.com/64888892/216850861-326bcd15-0148-4807-ac5a-c092dbc2bde7.png)

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
```