#file-format #parser-generator #dat #wallet #password #binary-file #seed

wallet-dat

Wallet dat file format parser and generator for dusk-wallet files

1 unstable release

0.1.0 Jan 23, 2024

#23 in #dat

21 downloads per month

MPL-2.0 license

15KB
287 lines

dusk-wallet-dat

The wallet.dat file format parser and generator


lib.rs:

The wallet.dat structure is a binary file containing the seed we get from a bip39 mnemonic, in encrypted form via a password

Dependencies

~4MB
~90K SLoC