citadel-tech / coinswap

Functioning, minimal-viable binaries and libraries to perform a trustless, p2p Maxwell-Belcher Coinswap Protocol
https://gist.github.com/chris-belcher/9144bd57a91c194e332fb5ca371d0964
Other
69 stars 44 forks source link

[app] CLI App for Taker #114

Closed rajarshimaitra closed 3 months ago

rajarshimaitra commented 6 months ago

Write a clap app to operate the Taker client. The app code should reside here:

https://github.com/utxo-teleport/teleport-transactions/blob/0898d493f13c93fddd2ff12bfb74b77ef14ea5e4/src/bin/taker.rs#L1-L3

The taker app should have the following basic commands:

Basic wallet utilities:

PavitraAgarwal21 commented 6 months ago

I am interested in taking on this task. Could someone please assign it to me?

rajarshimaitra commented 6 months ago

Start with a draft PR, then we will assign it to you.