Aulas do Curso (10 vídeos)
In this tutorial, we look at the go module system and build the basic framework for a blockchain. Github Repository: h…
In this tutorial, we look at proof of work and how to implement consensus in a golang blockchain. Github Repository: h…
In this tutorial, we add persistence via BadgerDB and a Command Line interface to our blockchain application. Github R…
In this tutorial, we add transactions to our blockchain and we talk about inputs and outputs. Github Repository: http…
In this tutorial, we add a wallet module to this blockchain example. Github Repository: https://github.com/tensor-pro…
In this tutorial, we add digital signing, locking and verification to our blockchain via the wallet module Github Rep…
In this tutorial, we optimize our blockchain by adding a UTXO persistence layer. Github Repository: https://github.c…
In this tutorial, we optimize our transactions with a Merkle Tree. Github Repository: https://github.com/tensor-progr…
In this tutorial, we add in the network module. Github Repository: https://github.com/tensor-programming/golang-bloc…
In this tutorial, we finish the blockchain by implementing the network module with the blockchain Github Repository: …
Sobre o Canal
Course Preview