Skip to content

Simple CLI utility to convert TON mnemonic words to private key

License

Notifications You must be signed in to change notification settings

ton-blockchain/mnemonic2key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnemonic2key

Simple CLI utility to convert TON mnemonic words to private key

Install

Install NodeJS 16 and NPM

then

git clone https://github.com/ton-blockchain/mnemonic2key.git

cd mnemonic2key

npm install

Usage

node index.js word1 word2 ... word24 [address]

example:

node index.js tattoo during ... adjust EQBd-6iUaNY5VnHHYap5lZnzmpzG-UWwBafvIqQ7LQYc9eso

About

Simple CLI utility to convert TON mnemonic words to private key

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published