Skip to content

testing GC with sweeptool #3

Description

@gorazdko

Abstract

For non-coders with some CLI knowledge. Also iOS 13 or higher needed.

We want to test if sweeptool-cli and Gordian Cosigner 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions