On my local machine How do I sign a random hash value by the private key of a ton address? If someone claims that a signature was generated by using the priv...
How can i create wallet with .net core?
Currently I'm using wallet contract v3 - it was deployed for me automatically when I was using TonKeeper wallet. I saw that the core team released a new wall...
3 months ago
I want to use a hardware wallet like Ledger or Trezor for storing my TON coins. But unfortunately both don't currently have official support for toncoin. Is ...
If I am someone who is interested in potentially holding and storing, say, a significant amount of toncoin, what options do I have and what would be the pros...
Are there examples in Python how to make TON transactions? For example, to send TON coin from one wallet to another. --- > This question was imported from Te...
Is there API in which you can create a new TON wallet using code? Creating and deploying are two different things.. So I'll be happy to know how I can create...
Hierarchical Deterministic wallets (HD wallets) allow you to use one secret mnemonic and generate many different wallet addresses for the same user. Is this ...
3 months ago
TON wallets are smart contracts that need to be deployed on-chain. What if somebody did not yet deploy their wallet contract and their wallet is therefore un...
3 months ago
I want to create a new wallet on TON blockchain - the wallet is defined by its 24 secret words (the mnemonic phrase). How can I generate this phrase securely...
3 months ago
Currently I'm using wallet contract v3 - it was deployed for me automatically when I was using TonKeeper wallet. I saw that the core team released a new wall...
3 months ago