algorand / algorand/go-algorand

Provide private network accounts and keys during creation.

未关闭
#4,850 0 条评论 0 个 reaction 已指派 1 人 已被 @mciccarello 认领 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。