Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 457 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 457 Bytes

bigbang-adapter

本项目适配了openwallet.AssetsAdapter接口,给应用提供了底层的区块链协议支持。

如何测试

openwtester包下的测试用例已经集成了openwallet钱包体系,创建conf文件,新建BBC.ini文件,编辑如下内容:

# node api url
nodeAPI = "http://ip:port"
# fixed fee with decimal 6
fixedFee = 100000
# Cache data file directory, default = "", current directory: ./data
dataDir = ""