module Bip0039

Overview

Implements 128/160/192/224/256-bit BIP-0039 Mnemonics. Ref: bitcoin/bips/bip-0039

Defined in:

bip39.cr
util.cr
version.cr

Constant Summary

VERSION = "0.1.0"

The VERSION of the Bip0039 module.