Introducing blockchain with Lisp : implement and extend blockchains with the Racket language /
Implement blockchain from scratch covering all the details with Racket, a general-purpose Lisp. You'll start by exploring what a blockchain is, so you have a solid foundation for the rest of the book. You'll then be ready to learn Racket before starting on your blockchain implementation. O...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
[Berkeley] :
Apress,
[2021]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1: Introduction to Blockchain
- 2: Racket Programming Language
- 3: Blockchain Implementation
- 4: Extending the Blockchain
- Conclusion
- Further Reading
- Appendix A: Macros.