algorand-adapter

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

README

algorand-adapter

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

如何测试

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


# algod service
ServerAPI = "http://127.0.0.1:8080"
ServerToken = ""
# FixFees use to estimate address have enough amount for tx fee
FixFees = 0.001
# ValidRounds limits valid rounds delay count
ValidRounds = 1000
# force address to retain the balance
AddressRetainAmount = 0.1

资料介绍

官网

https://developer.algorand.org

区块浏览器

https://algoexplorer.io

github

https://github.com/algorand

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL