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 (160B)


      1 # Changelog
      2 
      3 - 0.1.1 (2025-02-23)
      4   * Haddock improvements and examples.
      5 
      6 - 0.1.0 (2025-02-22)
      7   * Initial release, supporting basic HD wallet functionality.
      8 
      9