Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 202 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 202 Bytes

Nomadcoin

Making a Cryptocurrency using the Go programming language.

Features

  • Mining
  • Transactions
  • Database Backend
  • Wallets
  • REST API
  • HTML Explorer
  • P2P (Websockets)
  • Unit Testing