sammchardy / python-binance-chain

Binance Chain Exchange API python implementation for automated trading
http://python-binance-chain.rtfd.io
MIT License
302 stars 132 forks source link

BIP39 passphrase and child wallets #36

Closed mistdale closed 3 years ago

mistdale commented 4 years ago

Added wallet generation with mnemonic+passphrase and derivation id for multiple child wallets. This capabilities may be helpful for account segregation or managing multiple client accounts.