algorand / algorand/go-algorand
Provide private network accounts and keys during creation.
未关闭
Team Lamprey
- 主要语言
- Go
- 星标
- 1.4k
- 派生
- 537
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 18
描述
To fetch keys from a private network requires making several calls to KMD. This is a chore for most testing that we can make easier.
Two options:
1) A new `--saveKeys ` option to create some machine readable file with the credentials.
2) A new `--printKeys` option that prints the information to stdout.
Some prior work has been done to extract the private keys from a private network:
https://github.com/winder/go-algorand/commit/3bff4a2bd2171cff321a48630c465ee84dfdfba5
贡献指南
评估
这个 Issue 还没有评估数据。