zcash-adapter

时间:2021-04-02 12:23:52
【文件属性】:
文件名称:zcash-adapter
文件大小:127KB
文件格式:ZIP
更新时间:2021-04-02 12:23:52
Go zcash适配器 zcash-adapter适应了openwallet.AssetsAdapter接口,给应用提供了逐步的区块链协议支持。 项目依赖库 如何测试 openwtester包下的测试用例已经集成了openwallet钱包体系,创建conf文件,新建BTC.ini文件,编辑如下内容: ; Enable block scanner isScan = false # RPC Server Type,0: CoreWallet RPC; 1: Explorer API rpcServerType = 1 # node api url, if RPC Server Type = 0, use zcash core full node ; serverAPI = "http://127.0.0.1:8333/" # node api url, if RPC Server Type = 1
【文件预览】:
zcash-adapter-master
----.gitignore(61B)
----main.go(32B)
----zecTransaction()
--------txHash.go(12KB)
--------txUtils.go(2KB)
--------txProfile.go(1KB)
--------README.md(5KB)
--------transaction.go(6KB)
--------txOut.go(2KB)
--------txStruct.go(11KB)
--------SignaturePubkey.go(9KB)
--------txMultiSig.go(6KB)
--------txIn.go(3KB)
--------transaction_test.go(63B)
--------base58.go(5KB)
--------bech32.go(5KB)
----README.md(1KB)
----LICENSE(34KB)
----go.mod(767B)
----zcash()
--------mode_test.go(1KB)
--------node_api.go(4KB)
--------blockscanner_orign.go(9KB)
--------omni_contract_test.go(3KB)
--------blockscanner_origin_test.go(964B)
--------address_decode.go(4KB)
--------tx_decode.go(58KB)
--------manager.go(46KB)
--------explorer_test.go(5KB)
--------config.go(7KB)
--------address_decode_test.go(3KB)
--------blockscan_test.go(7KB)
--------tx_decode_test.go(2KB)
--------models.go(11KB)
--------omni_models.go(3KB)
--------zcash.go(15KB)
--------blockscaner.go(47KB)
--------config_test.go(1KB)
--------manager_test.go(13KB)
--------explorer_api.go(13KB)
--------omni_contract.go(4KB)
----go.sum(29KB)
----openwtester()
--------init.go(311B)
--------transcation_assets_test.go(9KB)
--------subscribe_test.go(3KB)
--------manager_test.go(3KB)
--------transaction_manager_test.go(5KB)

网友评论