Skip to content

junbujianwpl/blockchain

Repository files navigation

BlockChain Demo

create blockchain

create block

  • Create genesis block

proof of work

  • iterate nonce from 1 to MAX_INT64 to find a hash less than targetbit

About

blockchain demo in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages