Skip to content

A fully functional blockchain-powered cryptocurrency

Notifications You must be signed in to change notification settings

FrankLi123/DummyCoin

Repository files navigation


DummyCoin - Bitcoin-Like Blockchain and Cryptocurrency Program

A cryptocurrency Protocol Program

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This project builds a fully functional blockchain-powered cryptocurrency from the beginning. It focuses on understanding and applying core software engineering concepts behind blockchain. It features backend development with Node.js, API creation via Express, and a robust testing suite.

Features included:

  • Implementation Proof-of-Work Mechanism
  • Block Creation and Validation
  • Redis Publisher / Subscriber Class
  • Blockchain Broadcasting
  • Mine Transactions and Transaction Pool

(back to top)

Built With

  • Frontend: ReactJS, Javascript
  • Backend: Node.js, Express framework

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

zongchen.li.cs@gmail.com

(back to top)

Acknowledgments

(back to top)

About

A fully functional blockchain-powered cryptocurrency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published