thevinayysharma / Eco-chain

Blockchain based crypto-currency application for Environmental friendly practices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eco-chain

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

Terminal Blockchain processing image:

Terminal Block processing

About

Blockchain based crypto-currency application for Environmental friendly practices.


Languages

Language:JavaScript 100.0%