Turing Completeness, Go, Ethereum and Bitcoin 6 months ago 8 min read DistributedBlockchain What is Turing Completeness? What is a Turing Machine? Is Golang Turing Complete? Or is Bitcoin and Ethereum?
🛰️ Chord: Building a DHT (Distributed Hash Table) In Golang a year ago 6 min read techDistributed This article is a simple implementation of the CHORD DHT paper, in Golang.