get10101 / 10101-PoC

The world needs more Lightning!
MIT License
17 stars 3 forks source link

Create BIP-39 compatible BDK wallet #68

Closed klochowicz closed 1 year ago

klochowicz commented 1 year ago

Upon the first start of the application, a new bitcoin wallet should be created from with a seed compatible with BIP39. This should allow us to export the seed words.

bonomat commented 1 year ago

Additional Bip84 please. BDK has some convenience methods for this.