a-simplified-bitcoin-transaction-system

command module
v0.0.0-...-a423ee3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2021 License: MIT Imports: 17 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL