An Ethereum/Polygon Dapp for decentralized storage & web hosting on IPFS
About this project
IPFS storage Dapp This is a decentralized application built on the Ethereum/Polygon blockchain, it works like Dropbox or Google Drive by allowing users to securely store their files on the blockchain using IPFS Technology Built With Solidity Brownie React.js ethers.js web3modal material ui Table of Contents Getting Started Prerequisites Installation Usage Contracts Scripts Testing Front End Resources Contact License Getting Started Prerequisites Please install or have installed the following: nodejs and npm python MetaMask Chrome extension installed in your browser Installation Installing Brownie: Brownie is a python framework for smart contracts development,testing and deployments. It's quit like HardHat but it uses python for writing test and deployements scripts instead of javascript. Here is a simple way to install brownie. Or if you can't get pipx to work, via pip (it's recommended to use pipx) Install ganache-cli: Clone the repo: Install Ganache: Ganache is a local blockchain that run on your machine, it's used during development stages because it allows quick smart contract testing and avoids all real Testnets problems.
From the project README on
GitHub
- Stars
- 13
- Forks
- 11
- License
- MIT
- Last push
- 19 May 2023
Add this badge to your README
Show that your project is listed on Made in Algeria.
[](https://www.madeinalgeria.dev/projects/ipfs-storage-dapp)