bitcoin_flutter 1.0.5
bitcoin_flutter: ^1.0.5 copied to clipboard
A dart Bitcoin library for Flutter. BIP32, BIP39, P2PKH integration.
0.1.1 #
- HDWallet from Seed implementation
- Wallet from WIF implementation
1.0.0 #
- Transaction implementation
1.0.1 #
- Add derive and derive path for HD Wallet
1.0.2 #
- Add sign and verify for HD Wallet and Wallet
1.0.3 #
- Fix bug testnet BIP32
1.0.4 #
- Add transaction to index
1.0.5 #
- Add ECPair to index