Decentralized File Storage.
Blockchain Dropbox client, upload your files to IPFS and store the hash to a blockchain
How to use:
-
Deploy the smart contract to truffle
truffle migrate --reset -
Run the react app
npm run start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Decentralized File Storage.
Blockchain Dropbox client, upload your files to IPFS and store the hash to a blockchain
How to use:
Deploy the smart contract to truffle
truffle migrate --reset
Run the react app
npm run start