Kevin Mulcrone
Kevin Mulcrone
Allow using a passphrase with hardware wallets. This is available via HWI command modification and adding some other prompt to input. Should guide user towards not using when creating multisig...
In order for HWI to work in a browser setting, there needs to be some sort of companion app that is able to run and access USB ports to support...
Use `currentBitcoinPrice` to calculate BTC value in USD terms on account page.
Add ability to choose the UTXOs sent in a transaction Some references: BitcoinDesign/Guide#90 https://www.figma.com/file/jdAqIWCVPRXudqiCYfXOUG/Simplified-coin-control-with-presets
It would be nice to allow users to print out recovery instructions to give to their estate planner. Basically a PDF download of instructions for sending coins, possibly a section...
Be able to add labels to UTXOs / Transactions. Related to #58 and #38 since labels will be saved to a file.
Are there any examples of how to run this as a docker container? I am using the following docker-compose.yml file but keep getting an error about a connection to `/root/.lightning`...
### Context MyNode has a Developer SDK for adding apps to their app store: https://mynodebtc.github.io/developer/add-app.html Lily has an express server and some commands for running and installing on Umbrel. The...
adds some logic to allow initial config file to be saved while letting user set password see lily-technologies/lily-wallet#93
It would be really convenient for users to add funds to their wallets without copying / pasting addresses by integrating CardCoins. They have an API https://docs.cardcoins.co/ Only awkward part would...