ton 0.0.7
ton: ^0.0.7 copied to clipboard
Ton Sdk for Flutter
0.0.7 #
- Example project is fixed
0.0.6 #
- TonConnect improvements
0.0.5 #
- Bug fixes
- TonConnect updates
0.0.4 #
- No big change
0.0.3 #
- Added Minimal Web Support
- Added
wordsCountproperty torandomMnemonicboth for web and android platforms - Checking if a mnemonic is valid or not using
isMnemonicValidmethod - Converting mnemonics to seed using
toSeedmethod
0.0.2 #
- Added two new methods to generate random mnemonic with and without password
- Updated Example and Tests to show the result is working fine
0.0.1 #
- Initial Release