EcoBridge is a platform that utilizes smart contracts and custodian wallets to consolidate the tokenised carbon credit markets.
- JavaScript (React.js, Next.js, Ether.js)
- Solidity
- Firebase / Firestore
.
├── client
│ ├── components
│ ├── scripts
│ ├── styles
│ └── pages
│ ├── app
│ ├── index
│ └── web3
└── web3
└── contracts
Note that custodians need to link up their meta-mask wallets as a config.json.
cd client
npm run dev