Cargando…

Programming bitcoin : learn how to program bitcoin from scratch /

"Dive into Bitcoin technology with this hands-on guide from one of the leading teachers on Bitcoin and Bitcoin programming. Author Jimmy Song shows Python programmers and developers how to program a Bitcoin library from scratch. You'll learn how to work with the basics, including the math,...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Song, Jimmy (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, 2019.
Edición:First edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Finite fields
  • Elliptic curves
  • Elliptic curve cryptography
  • Serialization
  • Transactions
  • Script
  • Transaction creation and validation
  • Pay-to-script hash
  • Blocks
  • Networking
  • Simplified payment verification
  • Bloom filters
  • Segwit
  • Advanced topics and next steps
  • Solutions.