Skip to content

Generation of a custom blockchain cryptocurrency based on Ethereum with Bitcoin influences.

Notifications You must be signed in to change notification settings

balive053/blockchainFromScratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Creation of custom blockchain from stratch

Generation of a custom blockchain cryptocurrency based on Ethereum with Bitcoin influences.

Code covers the creation and verification of signed transactions and building of block. Predominational uses SHA256 with some inner cases of SHA1 for hash digest.

  • transaction.py - source of creating signed, verified transactions
  • block.py - creation of the blockchain

About

Generation of a custom blockchain cryptocurrency based on Ethereum with Bitcoin influences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages