BlockchainCommons / BlockchainCommons/sweeptool-cli

testing GC with sweeptool

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
internship
Dominant language
Rust
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## 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

Contributor guide

Open the contributing guide

Research direction

Install Gordian Cosigner on iOS 13 or later and use sweeptool-cli with a testnet account exported as a Bitcoin output descriptor. Follow the issue's create, fund, export, sweep, import, sign, and broadcast flow, noting any descriptor tail that must be appended. Document the exact steps and outcomes in a PR, including problems and any bonus scenarios tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, rust
Domain
cli, documentation, mobile-dev, testing
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.