The Green Blockchain Project.
Eco-chain is a simple Blockchain implementation that uses ecoCoin as virtual cryptocurrency. Built with the aim to incentivize users with cryptocurrency for doing sustainable practices. This Project rewards programmers for mining as well as enables transactions from one user to another.
...
To Run this locally:
git clone https://github.com/thevinayysharma/Eco-chain.git
Install the dependencies
cd eco-coin
npm install
Run Code
cd src
node main.js