Skip to content

ianliuy/A-simplified-Bitcoin-Transaction-System

Repository files navigation

Cryptocurrency Transaction System

Mocking Bitcoin System, implementing all crucial components such as block mining, PoW (proof of work), wallet, public & private key pairs, money transaction, etc.

Illustration

  • Homepage and Usage

  • Print what the chain looks like

  • Source code: Print chain

  • Make new wallet

  • Source code: Make new wallet

  • Source code: Make new wallet (2)

  • List all address in wallets' database

  • Get balance of a specific wallet address

  • Source code: Get balance

  • Source code: Get balance (2)

  • Transact from one to another

  • Source code: Transaction

  • Source code: Transaction (2)

  • Source code: Transaction (3)

  • Demonstration

About

A simplified Bitcoin Transaction System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published