secinthenet / bip85

BIP Entropy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BIP85

Reference implementation for BIP85

Includes a CLI tool to test the functionality. Example usage (requires installation beforehand):

bip85-cli --index 0 --xprv xprv9s21ZrQH143K2LBWUUQRFXhucrQqBpKdRRxNVq2zBqsx8HVqFk2uYo8kmbaLLHRdqtQpUm98uKfu3vca1LqdGhUtyoFnCNkfmXRyPXLjbKb bip39

See bip85-cli --help for all options.

About

BIP Entropy

License:MIT License


Languages

Language:Python 99.0%Language:Dockerfile 1.0%