module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Aug 9, 2021
License: GPL-3.0
Opens a new window with license information.
README
¶
aeternity-adapter
本项目适配了openwallet.AssetsAdapter接口,给应用提供了底层的区块链协议支持。
如何测试
openwtester包下的测试用例已经集成了openwallet钱包体系,创建conf文件,新建AE.ini文件,编辑如下内容:
# RPC api url
serverAPI = "http://127.0.0.1:3013"
# AE networkID, default(mainnet) networkID = "ae_mainnet",
networkID = "ae_uat"
# fix fees for transaction
fixFees = "0.00002"
# Cache data file directory, default = "", current directory: ./data
dataDir = ""
Directories
¶
Click to show internal directories.
Click to hide internal directories.