Skip to content

SwiftBIP39 1.0.0

Choose a tag to compare

@devdasx devdasx released this 13 Jul 07:39

Initial public release of SwiftBIP39.

Includes:

  • BIP-39 English mnemonic generation
  • phrase validation and checksum verification
  • seed derivation with passphrase
  • official English test-vector coverage
  • GitHub Actions CI