Skip to content

by-wagner/blockchain-in-java

Repository files navigation

This is the Blockchain with Java project I made myself.

You will practice concepts frequently tested in technical interviews at top tech companies.

Blockchains are data structures where blocks are inseparably connected. What makes blockchains so special is the security level they offer due to the way they are constructed. Blockchains are unhackable, so it makes perfect sense why cryptocurrency makes use of this technology. In this project, you will try yourself at making a microcosm where virtual miners earn cryptocurrency and exchange messages and transactions using blockchain. As difficult as the project might be, it is bound to pay off: not in cryptocurrency, but in knowledge and skills.



Learn more at https://hyperskill.org/projects/50

Here's the link to the project: https://hyperskill.org/projects/50

Check out my profile: https://hyperskill.org/profile/613660539

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published