gitonio's Stars
dvf/blockchain
A simple Blockchain in Python
BlockchainCommons/Learning-Bitcoin-from-the-Command-Line
A complete course for learning Bitcoin programming and usage from the command
jimmysong/programmingbitcoin
Repository for the book
crisadamo/gochain
A basic implementation of Blockchain
CryptoKass/NoobChain-Tutorial-Part-2
A Simple Java Blockchain for educational purposes. (Tutorial series)
estamos/Neural-Network-Design-Solutions-Manual
📑 Solution manual for the text book Neural Network Design 2nd Edition by Martin T. Hagan, Howard B. Demuth, Mark Hudson Beale, and Orlando De Jesus
AluVM/aluvm-spec
Specification of AluVM (algorithmic logic unit VM), its bytecode and assembly language
etscrivner/programmingbitcoin-rust
Working through "Programming Bitcoin" in Rust
zsusac/blockchain.js
Simple blockchain implemented in javascript
f3r10/programming_bitcoin
Rust implementation of the code developed in the book Programming Bitcoin by Jimmy Song.