MetaMask like widget for Binance Chain ❤️
- Mnemonic Creation
- Mnemonic Import
- Keystore Creation
- Keystore Import
- Private key Creation
- Private key Import
- Address from Mnemonic
- Address from Private Key
- Address from Keystore
- Lock Mnemnonic with password
- Lock Keystore with password
- Lock Private Key with password
- Unlock Keystore with password
- Unlock Private Key with password
- Set encrypted Mnemonic to local storage
- Set encrypted keystore to local storage
- Set encrypted Private Key to local storage
- Get balance from Account
- Multiple accounts support
- Storing private key during active session
- Add background.js and sessions support
- Make TS wrapper over BNB JS SDK
- Send to address support
- Tokens support
- Multiple accounts support
- Add first docs and Travis
- Add BNB TS Wrapper
- Add forms for feedback and make widget public
- Add State service
- Add BIP44 Derivation support
- Forms to Rx forms
- Background logic
- WalletConnect + DEX support
- Settings support
- Free from boostrap + material wastes
- Pending tx / notifiactions on background
- Custom alerts service + UI
- Linting of project
- Fix wrappers over JS SDK
- Make docs + wiki
- Integration tests + BNB SDK tests