BlockchainCommons / BlockchainCommons/sweeptool-cli
testing GC with sweeptool
- 主要言語
- Rust
- スター
- 3
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Abstract
For non-coders with some CLI knowledge. Also iOS 13 or higher needed.
We want to test if `sweeptool-cli` and [Gordian Cosigner](https://github.com/BlockchainCommons/GordianCosigner-iOS) app are interoperable.
* First, install Gordian Cosigner (GC) and familiarize with it (try to create/import cosigners, create an account map, a psbt etc.)
* In Gordian Cosigner we can export an account (Bitcoin output descriptor) (*) and import it into `sweeptool-cli` to see if it works.
* For example, working with GC in testnet mode, you can first try to create an account with 2 cosigners created from seed or bip39 words. Then try to send some testnet coins to that account (google for a testnet faucet). Export that account into `sweeptool-cli` and sweep those funds to any address of your liking. The sweeptool-cli will create a PSBT for you which you can import back into GC and sign it with your cosigners. Can the transaction actually be signed and broadcast? Show and document the steps you've taken and PR a document. Report if you run into problems.
/* the app may export a descriptor without a tail (1/* and 0/*) which should be appended manually, make notes
Bonus work: come up with more test scenarios
コントリビューションガイド
調査の方向性
iOS 13以降にGordian Cosignerをインストールし、Bitcoin output descriptorとしてエクスポートしたtestnetアカウントでsweeptool-cliを使用します。issueの作成、資金供給、エクスポート、sweep、インポート、署名、broadcastのフローに従い、追加が必要なdescriptorの末尾があれば記録します。問題とテストしたボーナスシナリオを含め、正確な手順と結果をPRに記録します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- ios, rust
- 領域
- cli, documentation, mobile-dev, testing
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100