Introducing blockchain with Java program, implement, and extend blockchains with Java
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. Introducing Blockchain with Java includes numerous exercises and test qu...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York, New York :
Apress Media
[2022]
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009655516906719 |
Tabla de Contenidos:
- 1. Introduction to Blockchain 2. Blockchain Core - Model 3. Database Setup 4. Service Layer Implementation 5. UI View Layer 6. Network Handlers Networking Layer