fletelli42 / SimpleBlockchainImplementationLinks
This C++ project is a simplified blockchain simulator that supports basic cryptocurrency transactions. It features block creation, mining, and integrity checks, along with wallet functionalities for sending and receiving virtual funds.
☆29Updated 2 years ago
Alternatives and similar repositories for SimpleBlockchainImplementation
Users that are interested in SimpleBlockchainImplementation are comparing it to the libraries listed below
Sorting:
- My implementation of a blockchain in C++ - Peer-to-Peer network, SHA-256, Merkle Trees, Mining, etc.☆284Updated last year
- A runtime for writing reliable asynchronous applications with C++. Provides I/O, networking, scheduling, timers, ...☆133Updated last week
- TestChain C++ tutorial☆97Updated 3 years ago
- Light-weight Thread Pool library in modern C++☆98Updated 7 months ago
- C++ Faker library for generating fake (but realistic) data.☆390Updated 3 weeks ago
- An argument parser, just like python's argparse, but for c++☆18Updated 7 months ago
- Modern C++ Programming Cookbook, Third Edition, Published by PACKT☆125Updated last year
- A simple 2D physics engine.☆71Updated last year
- Code for C++ concurrency course in Udemy☆116Updated last year
- Expert C++, 2nd edition, published by Packt☆41Updated 2 years ago
- Top down Zombie shooter game in C++ using SFML as graphics library☆188Updated last year
- 16 Games developed in C++ by YouTuber "FamTrinli". I added CMake support to ease compiling on different platforms.☆110Updated last year
- Simple and Fast single header Bitmap (BMP) C++ library☆48Updated 3 months ago
- C++ Implementation for 23 Design Patterns☆137Updated 2 years ago
- This repository contains my C++ snippets code on C++ concepts/ idioms, optimized C++, modern C++ and advance C++☆60Updated 3 months ago
- A simple C++(14) application for PeerToPeer communication across network☆49Updated 7 years ago
- ☆19Updated last year
- Asynchronous Programming with C++, Published by Packt☆67Updated 10 months ago
- Hands-On System Programming with C++, published by Packt☆149Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆123Updated 2 years ago
- Some examples on how to use Valve's GameNetworkingSockets library for networking in C++☆125Updated last year
- ☆17Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆101Updated last year
- A simple GUI module for SFML☆106Updated last year
- C++ Concurrency Patterns☆24Updated last month
- Modern C++ made easy☆136Updated 2 months ago
- A C++ implementation of P2P file sharing system.☆51Updated last year
- The source code to my book "The C++ Standard Library".☆38Updated 2 years ago
- A directory for the Daily bit(e) of C++ series of posts.☆202Updated last year
- AI that learns to play the game Flappy Bird.☆60Updated 3 years ago