https://github.com/spartahappyshot402/simple_pow_blockchain
This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.
https://github.com/spartahappyshot402/simple_pow_blockchain
blockchain consensus-algorithm cpp crypto cryptocurrency decentralized dlt dotnet educational express nestjs openssl openssl-library pow-consensus
Last synced: 3 months ago
JSON representation
This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.
- Host: GitHub
- URL: https://github.com/spartahappyshot402/simple_pow_blockchain
- Owner: spartahappyshot402
- Created: 2025-06-22T17:36:15.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-22T17:37:50.000Z (4 months ago)
- Last Synced: 2025-06-22T18:31:57.437Z (4 months ago)
- Topics: blockchain, consensus-algorithm, cpp, crypto, cryptocurrency, decentralized, dlt, dotnet, educational, express, nestjs, openssl, openssl-library, pow-consensus
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md