Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds a little cli we can use for testing/demo to execute the needed operations #649

Closed
wants to merge 36 commits into from

Conversation

cylewitruk
Copy link
Member

Description

This just adds a little CLI we can build on for tasks needed for the demo (in the immediate future). Maybe we find it useful and want to keep some sort of CLI, in which case we should rename it :)

Changes

  • Creates a bin directory and moves main.rs there but renamed as sbtc_signer.rs.
  • Adds demo_cli.rs as a bin
  • Added both bins to the Cargo.toml

Testing Information

Checklist:

  • I have performed a self-review of my code
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@cylewitruk cylewitruk self-assigned this Oct 10, 2024
@cylewitruk cylewitruk added the sbtc signer binary The sBTC Bootstrap Signer. label Oct 10, 2024
@matteojug matteojug mentioned this pull request Nov 11, 2024
4 tasks
@cylewitruk
Copy link
Member Author

Closing this as it's now out-of-date. Most of the important things have already been PR'd, and the CLI itself is pending in PR #825 .

@cylewitruk cylewitruk closed this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sbtc signer binary The sBTC Bootstrap Signer.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants