tko22 / simple-blockchain
My implementation of a blockchain in C++ - Peer-to-Peer network, SHA-256, Merkle Trees, Mining, etc.
☆281Updated last year
Alternatives and similar repositories for simple-blockchain
Users that are interested in simple-blockchain are comparing it to the libraries listed below
Sorting:
- TestChain C++ tutorial☆97Updated 3 years ago
- This is a simple example of how a blockchain works. C++☆35Updated 3 years ago
- Small-scale cryptocurrency in C.☆75Updated 7 years ago
- A simple proof of stake blockchain written on python. (Guide ==> https://github.com/mycoralhealth/blockchain-tutorial)☆53Updated 2 years ago
- Bitcoin and Blockchain Simulator☆193Updated 6 years ago
- P2P socket creation C++ library☆89Updated 7 years ago
- A C++ library for creation and manipulation of Merkle trees☆75Updated 7 months ago
- A C++ SHA256 implementation.☆168Updated 3 months ago
- Sample code from my blog series "Basic blockchain programming".☆306Updated 3 years ago
- Ethereum C++ Client.☆147Updated 7 years ago
- Compilation of useful documents and scientific papers about Blockchain & cryptocurrencies.☆1,170Updated 2 years ago
- C++17 implementation of Filecoin☆128Updated 3 months ago
- Dead simple C++11 kademlia distributed hash table library☆70Updated 3 years ago
- An open source library for C☆240Updated 2 years ago
- This is a historical repository of Satoshi Nakamoto's original bitcoin sourcecode☆908Updated last year
- This C++ project is a simplified blockchain simulator that supports basic cryptocurrency transactions. It features block creation, mining…☆17Updated last year
- Tiny Bitcoin Library written in C☆265Updated 11 months ago
- Arbitrary-sized integer class for C++☆415Updated 9 months ago
- Peer to peer chat application written in C for CS 3251☆52Updated 10 years ago
- Implementation of PBFT in node.js☆22Updated 2 years ago
- Nayuki's implementation of cryptographic primitives used in Bitcoin.☆143Updated 3 years ago
- A SDK for implementing blockchain-based digital currencies☆175Updated 4 years ago
- Demonstrates public / private key pairs and signing in a blockchain context. This is part 2 of my Blockchain 101 video explainer.☆617Updated 4 months ago
- IoT enabled Blockchain Platform: Securely integrate physical assets & IoT devices through blockchain, smart contracts & firmware for crea…☆24Updated 4 years ago
- Simple Ethereum Voting dapp using Truffle framework☆491Updated 2 years ago
- bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be us…☆75Updated 11 months ago
- Iroha: A cutting-edge, enterprise-grade decentralized ledger☆456Updated this week
- simple practical byzantine fault-tolerant☆18Updated 4 years ago
- CppCon 2018 Presentation materials☆128Updated 3 years ago
- C++ implementation of a self balancing merkle tree☆13Updated 6 years ago