- Example project is fixed
- TonConnect improvements
- Bug fixes
- TonConnect updates
- No big change
- 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
- Added two new methods to generate random mnemonic with and without password
- Updated Example and Tests to show the result is working fine
- Initial Release