A Blockchain-Backed Central Bank Cryptocurrency
Key app logic resides in app/fedcoin.js, app/blockchain.js, and app/world.js
Install Node.js
https://nodejs.org/en/download/package-manager/#osx
Clone this repo
git clone https://github.com/sahil-gupta/fedcoin.git
Navigate to the directory
cd fedcoin
Install dependencies
npm install
Run app/world.js
node app/world.js
- Sahil Gupta
- Shreyas Ravishankar
- Patrick Lauppe
This project is licensed under the MIT License