Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A simple and integrity blockchain implementation in Golang

License

Notifications You must be signed in to change notification settings

selectednumber/dotcoin

Repository files navigation

dotcoin dotcoin

A simple and integrity blockchain implementation in Golang

Important!!! Now we are not yet completed all code.

Keys

  • Core block struct
  • NewBlock
  • Merkle Tree
  • GenesisBlock
  • Transaction
  • Wallet
  • Boltdb
  • UTXO
  • Balance
  • MemPool
  • Orphan
  • DoubleSpend
  • ProofOfWork
  • calculateHash
  • coinbase reward
  • Peer
  • ping-pong
  • downstream nodes
  • JsonRPC server
  • net sync
  • protocol (done: version, getaddr, addr, getblocks, inv, getdate, block, tx)
  • CLI tools
  • TODO: Chain switch
  • TODO: Auto difficulty

Tips

Until now, the dotcoin node must have public ip.

About

A simple and integrity blockchain implementation in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%

AltStyle によって変換されたページ (->オリジナル) /