BlockchainCommons / BlockchainCommons/seedtool-cli-rust
Usage Example doesn't work
- 主要语言
- Rust
- 星标
- 11
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
I'm trying the usage examples, but I can't recover seeds with SSKR, every time I press enter it asks for another input, I have to end it with Ctrl+C like here:
```
C:\Users\aaa\.cargo\bin>seedtool` --out sskr -g 2-of-3 -s btwm
tantkpgowkguaeadaersrncktdjyoysalgpfuturndjyuecamhwswtwdos
tantkpgowkguaeadadsfvadtptvdrevwylwlgamnptsffguebznypriast
tantkpgowkguaeadaohkbajodkgaldlkkkaowykizmctyklalysfbglahh
C:\Users\aaa\.cargo\bin>seedtool --in sskr
tantkpgowkguaeadaersrncktdjyoysalgpfuturndjyuecamhwswtwdos
tantkpgowkguaeadadsfvadtptvdrevwylwlgamnptsffguebznypriast
^D
^C
C:\Users\aaa\.cargo\bin>
```
贡献指南
调研方向
首先,使用 issue 中显示的两个 share 运行文档中的 `seedtool --in sskr` 命令,并检查 CLI 对 SSKR 输入的处理。将使用示例与观察到的行为进行比较;完成标准是使用两个 share 后即可完成 2-of-3 恢复,而不需要 Ctrl+C。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- cli, cryptography
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100