An online marketplace Dapp built on the EVM blockchains
About this project
Decentralized Marketplace App This is a decentralized marketplace built for EVM compatible blockchains, it enables sellers and buyers from all around the world to buy and sell their products in secure and trustless manner, and even thought products are listed in $ (to avoid the volatility of the crypto market) all the payment are done using cryptocurrencies (ETH, MATIC,...) and all the purchase steps are controled by the MarketPlace smart contract logic. Built With Solidity Brownie React.js ethers.js web3modal material ui Table of Contents Getting Started Prerequisites Installation How it Works How to Use Contracts Scripts Testing Front End 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)
From the project README on
GitHub
- Stars
- 10
- Forks
- 6
- License
- MIT
- Last push
- 8 Sept 2022
Add this badge to your README
Show that your project is listed on Made in Algeria.
[](https://www.madeinalgeria.dev/projects/marketplace-dapp)