Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maximedgr/ethberlin-circularmerch
https://github.com/maximedgr/ethberlin-circularmerch
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/maximedgr/ethberlin-circularmerch
- Owner: maximedgr
- Created: 2022-09-16T22:59:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T09:44:39.000Z (over 2 years ago)
- Last Synced: 2024-11-06T04:26:33.556Z (3 months ago)
- Language: JavaScript
- Size: 24.4 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETHBerlin - Circular Merch Dapp project 👚👔👕👖
Circular Merch is a decentralized marketplace for buying and selling crypto merchandise between individuals.
We serve four needs in the web3:1. Sustainability: giving a second life to what we no longer wear
2. Usefulness: engage the community and avoid excess merchandise at home
3. Privacy: send and receive an item without revealing your personal information
4. Transparency: share your article on Lens and create a reputation according to the score on our dapp.Run local :
1. Clone this repo
2. Install npm
```shell
npm install
```
3. Start a local Hardhat node```shell
npx hardhat node
```
4. Deploy contracts (local)
```shell
npx hardhat run scripts/deploy.js --network localhost
```
5. Start the app
```shell
npm run dev
```
# Live demo :
https://ethberlin-circularmerch.vercel.app/# Contracts on Polygon Mumbai :
0xDC3578584a2726283BF1acC7560B7193f270c276
https://mumbai.polygonscan.com/address/0xDC3578584a2726283BF1acC7560B7193f270c276# Vercel Live Demo
https://circularmerch.vercel.app/I hope you will like our project ! 👚👔👕👖