Decentralised application for selling and buying e-waste through a secure Blockchain Network.Our app is build specifically for two categories of user first is our general public(who will be selling e-waste) and second will be government verified e-waste recycling firm(the one who buys the e-waste). In return of the e-waste the public user will earn EWcoin, which could be redeemed to get discounts on bill payments to respected government.
- truffle
--
npm install -g truffle
- ganache-cli
--
npm install -g ganache-cli
Firstly clone the github repository to your local
git clone https://github.com/ShashankJaitly/Ethereum-Track-EWcoin-.git
Then on a seperate Terminal in same directory run :
npm run ganache-cli
On the first terminal :
truffle compile
truffle migrate --network development
On the terminal you will see the Transactions.