Brain Address
Built on Vault
Vault-based construction refers to using the vaultName and password of the user when registering the vault space as the initial entropy to calculate the mnemonic, and then use the mnemonic to derive the public-private key pair and wallet address in batches according to the HD algorithm;

Build on Custom Content
Construction based on user-defined content refers to the user-defined initial entropy of the brain wallet. Except that the content length must be greater than 16, the system will not impose any restrictions on the input character content. If users need to use this function, please ensure that your The definition is robust enough;
Last updated