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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley] :
Apress,
[2021]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1: Introduction to Blockchain
- 2: Racket Programming Language
- 3: Blockchain Implementation
- 4: Extending the Blockchain
- Conclusion
- Further Reading
- Appendix A: Macros.