Skip to content

af913337456/blockparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain

  • General blockchain block parsing template code
  1. The form of interface, which encapsulates common logic and supports all chains;
  2. Bifurcation treatment;
  3. Transaction storage.
  • 通用的区块链区块解析模板代码:
  1. 接口的形式,内部封装好了常见的逻辑,支持所有链;
  2. 分叉处理;
  3. 事务存储。

Demo

main.go

Releases

No releases published

Packages

No packages published

Languages