bip32

Pure Haskell BIP32 hierarchical deterministic wallets (docs.ppad.tech/bip32).
git clone git://git.ppad.tech/bip32.git
Log | Files | Refs | README | LICENSE

CHANGELOG (99B)


      1 # Changelog
      2 
      3 - 0.1.0 (2025-02-22)
      4   * Initial release, supporting basic HD wallet functionality.
      5 
      6