Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 574 Bytes

File metadata and controls

32 lines (19 loc) · 574 Bytes

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 wordsCount property to randomMnemonic both for web and android platforms
  • Checking if a mnemonic is valid or not using isMnemonicValid method
  • Converting mnemonics to seed using toSeed method

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