Telegram – How to generate Ton wallet using JavaScript
I have problem to create Ton wallet with tonweb library. I tried to generate private key first and get publickey from private key , then get address wallet from public key. But the Address wallet is not depended on Private…