View Source API Reference slip39 v0.1.1
Modules
Elixir implementation of the SLIP-0039 : Shamir's Secret-Sharing for Mnemonic Codes.
Represents a single mnemonic share
Parameters that are common to all shares of a master secret.
Parameters that are common to all shares of a master secret, which belong to the same group.
Contains helpers function to manipulate ranges in the same way as the reference libary writen in python.