Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 454 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 454 Bytes

Blockchain-Prototype

1. Block Structure

image

2. PoW Consensus (Dynamic difficulty)

3. Transaction(UTXO model, P2PKH)

image

4. P2P network(RPC demonstration)

5. Storage(MongoDB, Redis)

6. Create 51% Attack