https://github.com/ashucoder9/proton-blockchain
A Basic Blockchain network based on the concept of Backtracking, implemented using methods defined in C++ STL. The idea is to learn about how a blockchain functions and what are its core features and properties in detail by extensively using C++
https://github.com/ashucoder9/proton-blockchain
blockchain blockchain-explorer hashing
Last synced: 4 months ago
JSON representation
A Basic Blockchain network based on the concept of Backtracking, implemented using methods defined in C++ STL. The idea is to learn about how a blockchain functions and what are its core features and properties in detail by extensively using C++
- Host: GitHub
- URL: https://github.com/ashucoder9/proton-blockchain
- Owner: ashucoder9
- License: gpl-3.0
- Created: 2021-12-01T19:40:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T19:45:43.000Z (over 3 years ago)
- Last Synced: 2025-02-05T11:37:46.794Z (5 months ago)
- Topics: blockchain, blockchain-explorer, hashing
- Language: C++
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Proton-Blockchain