bip/ton/mnemonic/ton_entropy_generator library

Classes

TonEntropyGeneratorUtils
The TonEntropyGeneratorUtils class provides utility methods for handling entropy generation and validation related to the TON (The Open Network) blockchain. It includes methods to determine if a given entropy corresponds to a basic seed, a password-protected seed, and if a password is required based on a mnemonic phrase.
TonMnemonicEntropyGenerator
The TonMnemonicEntropyGenerator class extends EntropyGenerator to provide specific entropy generation functionalities tailored for TON mnemonic phrases.