bitcoinwarrior1 / crypto-timelocked-backup

A tool that allows user to create time bound backups for various cryptocurrencies
https://james-sangalli.medium.com/utxo-based-backups-an-idea-for-bitcoin-cold-storage-21f620c35981
MIT License
9 stars 2 forks source link

Create a user interface that works with an injected signer #8

Open bitcoinwarrior1 opened 1 year ago

bitcoinwarrior1 commented 1 year ago

This might be tricky as many injected providers don't allow signing but not sending transactions.

bitcoinwarrior1 commented 1 year ago

Trezor suite allows you to sign but not send an ethereum transaction. We can use the api to create these signed but not broadcasted transactions.