tko22 / simple-blockchainLinks
My implementation of a blockchain in C++ - Peer-to-Peer network, SHA-256, Merkle Trees, Mining, etc.
☆288Updated 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☆98Updated 4 years ago
- Small-scale cryptocurrency in C.☆76Updated 7 years ago
- This is a simple example of how a blockchain works. C++☆36Updated 3 years ago
- A simple C++(14) application for PeerToPeer communication across network☆49Updated 7 years ago
- ☆250Updated 3 years ago
- This C++ project is a simplified blockchain simulator that supports basic cryptocurrency transactions. It features block creation, mining…☆37Updated 2 years ago
- Sample code from my blog series "Basic blockchain programming".☆310Updated 3 years ago
- An open source library for C☆262Updated 2 years ago
- Tiny Bitcoin Library written in C☆274Updated last year
- IPFS C++ HTTP API client library☆146Updated 2 years ago
- Artificial Neural Networks implemented in C++☆55Updated 5 years ago
- This is a historical repository of Satoshi Nakamoto's original bitcoin sourcecode☆971Updated last year
- A simple socket programming which creates a connection between two terminals on linux.☆147Updated 3 years ago
- Nayuki's implementation of cryptographic primitives used in Bitcoin.☆147Updated 4 years ago
- A fully functional blockchain application implemented in Python from scratch (with tutorial).☆852Updated 2 years ago
- P2P socket creation C++ library☆93Updated 7 years ago
- Arbitrary-sized integer class for C++☆434Updated last year
- Ethereum C++ Client.☆157Updated 7 years ago
- Bitcoin Cross-Platform C++ Development Toolkit☆1,378Updated last week
- Hands-On Network Programming with C, published by Packt☆348Updated 8 months ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆43Updated 5 years ago
- A simple proof of stake blockchain written on python. (Guide ==> https://github.com/mycoralhealth/blockchain-tutorial)☆54Updated 3 years ago
- Compilation of useful documents and scientific papers about Blockchain & cryptocurrencies.☆1,193Updated 3 years ago
- Fully functional web server using C/C++ from scratch without third party library☆378Updated last year
- C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms☆149Updated 7 months ago
- ☆40Updated 2 years ago
- simple practical byzantine fault-tolerant☆22Updated 4 years ago
- C++ peer to peer library, built on the top of boost☆146Updated 7 years ago
- A C++ library for creation and manipulation of Merkle trees☆82Updated last year
- C++ Implementation of red black trees supporting insert, delete and union operations.☆78Updated 8 years ago