Skip to content

Repository files navigation

Basic Implementation of Blockchain

Still in progress

  1. Transaction Format (Done)
  2. Hash Generaton (Done)
  3. Block struture + Blockchain Structure implementation (Done)
  4. Key Generator (Incomplete).
    • Code to implement generation of public key and private key.
    • Code to sign a transaction with user's private key.
    • Code to validate the sign with public key.

About

Implementation of Basic Blockchain Technology in Python

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages