Skip to content

antonbalucha/blockchain-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain demo

General idea behind the blockchain demo

Simple example of blockchain. Project demonstrates principles how blockchain and proof-of-work works.

What you can currently find in the project?

You can find two working examples in two packages:

  • technology.tonyb.blockchain.principles - in this package you can find runnable demonstration of basic principles of blockchain
  • technology.tonyb.blockchain.proofofwork - in this package you can find runnable demonstration of basic principles of block mining via proof-of-work

In conclusion

License

I provide this project under Apache License 2.0.

Contact

In case of any questions about the blockchain-demo or suggestions for improvements or some feedback or whatever is in your mind about the blockchain-demo you may contact me on projects@tonyb.technology.

Keywords

Java, blockchain demo, example, basic principles

Releases

No releases published

Packages

No packages published

Languages