minimal bitcoin blockchain parser, forked from https://code.google.com/p/blockchain/
C++ port of Python 3 blockchain code in Daniel van Flymen's article "Learn Blockchains by Building One"
My implementation of a blockchain in C++ - Peer-to-Peer network, SHA-256, Merkle Trees, Mining, etc.
Syscoin is a crypto currency that is universally merge-mineable and offers a unique variety of services including decentralized identities, marketplaces and certificate management, escrow, asset token issuance platform capabilities directly on the blockchain.