toncenter / tonweb-mnemonic

Mnemonic code for generating deterministic keys for TON (The Open Network)
GNU General Public License v3.0
49 stars 19 forks source link

Codebase ported to TypeScript #9

Closed slavafomin closed 2 years ago

slavafomin commented 2 years ago

This work is based on the previous PR #8 and should be easier to review after it's merge.


I've refactored the code base to use TypeScript, this provides:


This version is temporarily released under the @moebius/tonweb-mnemonic@0.2.0 if someone would like to play with it right away.