commerceblock / mercurylayer

A Blinded implementation of mercury statechains
54 stars 11 forks source link

Coin info + backup #28

Closed tomt1664 closed 6 months ago

tomt1664 commented 7 months ago

On the main coinslist, on the main page, on selecting a coin, a modal should open with the coin info.

This should show:

  1. The TxID:vout
  2. n_sigs
  3. Expiry
  4. A (truncated) backup transaction raw hex, with a button to copy the text to clipboard.
  5. A button to reveal (and then copy) the full private key share.
  6. Input boxes to create a CPFP transaction (amount, pay to address and fee rate) https://github.com/commerceblock/mercurylayer/blob/c2fc21ab0ab87d76f4df8e6a2364e62736cb771d/clients/nodejs/broadcast_backup_tx.js#L50