Introducing Blockchain with Java
ebook ∣ Program, Implement, and Extend Blockchains with Java
By Spiro Buzharovski

Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
Create your own crypto currency by implementing blockchain technology using Java. This step-by-step guide will teach you how to create a user interface using Java FX and implement SQLite DB using JDBC Driver for the blockchain.
What You Will LearnKnow the most important theoretical concepts of the blockchain Code the blockchain in Java Create a user interface with JavaFX Implement SQLite DB using JDBC Driver Create a P2P multi-threaded app Create your own cryptocurrency app with full functionality Implement blockchain technology on a P2P network from scratch using Java, JavaFX, and SQL
Who This Book Is For
Anyone with a basic level knowledge of: Java or similar object-oriented programming language, FXML or HTML or similar markup language, and SQL
Introducing Blockchain with Java includes numerous exercises and test questions to help you solidify what you have learned as you progress through the book, and provides ideas on expanding the codebase to make it your own. You will have access to a fully-functioning repository with Java code.
Upon completing this book, you will have the knowledge necessary to program your own blockchains with Java and you will have a completed project for your portfolio.
What You Will Learn
Who This Book Is For
Anyone with a basic level knowledge of: Java or similar object-oriented programming language, FXML or HTML or similar markup language, and SQL