calle 👁️⚡👁️ on Nostr: 🔥🥜 Milestone release: Cashu Nutshell 0.13.0 – Ecash seed phrase backups! ...
🔥🥜 Milestone release: Cashu Nutshell 0.13.0 – Ecash seed phrase backups!
Cashu aims to be the open ecash protocol for the web built on #Bitcoin. One of the big challenges of ecash lies in its barer asset nature: if you lose your wallet, your funds are gone.
Not anymore! 👇
In this update, we introduce BIP32 secret derivation and BIP39 mnemonics. You can write down your 12-words and store them safely just like a Bitcoin seed phrase.
If you lose access to your wallet, you can use your seed phrase to restore your balance.
To update Nutshell, enter `pip install cashu -U`.
Once updated, you can see your mnemonic via:
`cashu info --mnemonic`
To restore your wallet (wallet must be new!), enter:
`cashu restore`
For now, this is only available in Nutshell, the reference implementation. However, we aim to provide the same functionality across all Cashu wallets.
Stay tuned!
https://github.com/cashubtc/cashu/releases/tag/0.13.0
Cashu aims to be the open ecash protocol for the web built on #Bitcoin. One of the big challenges of ecash lies in its barer asset nature: if you lose your wallet, your funds are gone.
Not anymore! 👇
In this update, we introduce BIP32 secret derivation and BIP39 mnemonics. You can write down your 12-words and store them safely just like a Bitcoin seed phrase.
If you lose access to your wallet, you can use your seed phrase to restore your balance.
To update Nutshell, enter `pip install cashu -U`.
Once updated, you can see your mnemonic via:
`cashu info --mnemonic`
To restore your wallet (wallet must be new!), enter:
`cashu restore`
For now, this is only available in Nutshell, the reference implementation. However, we aim to provide the same functionality across all Cashu wallets.
Stay tuned!
https://github.com/cashubtc/cashu/releases/tag/0.13.0