Blockchain

Development

Building a Blockchain and an Engineer

Building a blockchain has been an important milestone in my development as a software engineer. Xcoin is a unspent transaction model blockchain utilizing proof of working consensus built in python utilizing the twisted framework for peer-to-peer networking. The system is byzantine fault tolerant and testing is conducted with docker containers allowing the easy creation of a multi-peer network.

Read