8000 GitHub - mirackk/ABC_Blockchain: An implementation of ABC: Proof-of-Stake without Consensus
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mirackk/ABC_Blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABC_Blockchain

An implementation of ABC: Proof-of-Stake without Consensus

使用

使用前要pip install cryptography

process相当于是主函数,会生成两个可以互发交易的进程,然后互相转10个coins

ledger是账本

transaction是控制每一个单笔交易,包括input,output,sign,还有validate

config中的genesis_amount就是初始生成的coins数量

About

An implementation of ABC: Proof-of-Stake without Consensus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0