tko22 / simple-blockchain
My implementation of a blockchain in C++ - Peer-to-Peer network, SHA-256, Merkle Trees, Mining, etc.
☆275Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for simple-blockchain
- TestChain C++ tutorial☆94Updated 3 years ago
- This is a simple example of how a blockchain works. C++☆35Updated 2 years ago
- A simple C++(14) application for PeerToPeer communication across network☆47Updated 6 years ago
- Ethereum C++ Client.☆147Updated 6 years ago
- Small-scale cryptocurrency in C.☆71Updated 6 years ago
- A simple proof of stake blockchain written on python. (Guide ==> https://github.com/mycoralhealth/blockchain-tutorial)☆52Updated 2 years ago
- A C implementation of a dynamically resizeable binary SHA-256 hash tree (Merkle Tree).☆128Updated 9 years ago
- C++17 implementation of Filecoin☆126Updated last year
- A C++ SHA256 implementation.☆159Updated 8 months ago
- simple practical byzantine fault-tolerant☆15Updated 3 years ago
- Implementation of the Practical Byzantine Fault Tolerant Algorithm (pbft)☆135Updated 2 years ago
- Sample code from my blog series "Basic blockchain programming".☆307Updated 2 years ago
- Blockchain simulation framework with Docker and Python.☆489Updated 11 months ago
- Bitcoin and Blockchain Simulator☆187Updated 5 years ago
- ☆218Updated 2 years ago
- A C++ implementation of P2P file sharing system.☆37Updated 11 months ago
- IPFS C++ HTTP API client library☆143Updated 11 months ago
- Example Programs from Libbitcoin Tutorials at☆18Updated 6 years ago
- Some examples how C++ multithreading programming works, includes tips and adviced with good approches for achieving good and efficient re…☆33Updated 6 years ago
- Anonymous voting on Ethereum without a tally authority. Protocol from this paper http://homepages.cs.ncl.ac.uk/feng.hao/files/OpenVote_IE…☆341Updated 6 years ago
- ☆189Updated 2 years ago
- etherum + ipfs + react☆205Updated last year
- Tutorial for Zero to Blockchain series☆342Updated 3 years ago
- Sample implementation of PBFT consensus algorithm☆220Updated 2 years ago
- A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆86Updated 3 years ago
- P2P socket creation C++ library☆82Updated 6 years ago
- A functional P2P blockchain written in Python☆14Updated 4 years ago
- Implementation of a Blockchain as a school project☆16Updated 7 years ago
- Demo for how algorithms dpos with pbft works☆186Updated 8 years ago
- A simple datastore solution using IPFS and Ethereum☆196Updated 7 years ago