Skip to content

sisoneng/alphachain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

alphachain

Best blockchain in the world!!!

Can be used to implement Layer 2 cryptocurrency protocol

  1. just click alphachain.py and it will execute automatically
  2. Uses PoW consensus protocol
  3. Adjustable difficulty (1 is minimum, default = 4). The higher the number is, the more difficult it is to mine block
  4. Block size limit is 10 MB

Block components:

  • Block Height
  • Timestamp
  • Block size
  • Parent Hash
  • Proof/Nonce
  • Miner (default = unknown)
  • Block Hash

About

Best blockchain in the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages