#parser #parser-generator #file-format #dat #wallet #password #encryption

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

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
~98K SLoC