A general purpose proof of stake cryptocurrency, written in TypeScript. This project was completed to broaden my understanding of the proof of stake consensus mechanism.
-
Start the node with
npm start -
Open wallet frontend with
npm run wallet(not complete)