Skip to content

Crypto currency made from scratch in golang, inspired by bitcoin and decred.

Notifications You must be signed in to change notification settings

Fantasim/minibtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptoStarter

Here is a crypto currency like Bitcoin made from scratch. It implements all the systems required to work in network and in production.

  • P2P Server
  • Wallet
  • UTXO
  • Proof of work
  • Mining
  • Mempool
  • Script Engine
  • CLI
  • OPcodes

About

Crypto currency made from scratch in golang, inspired by bitcoin and decred.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages