Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions with tag wallet

Questions with tag wallet

Tags
Sorting
Results
per page
Filter

   
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
It is known that a special "highload wallet" is for those who have lots of transactions. But what exactly do "lots" mean: where is the boundary between "regu...
one year ago
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K Views
I wanna build a ton dapp on tg bot, but I cant find the way to switch net work in the official wallet bot. This is the code I forked. https://github.com/ton-...
12 months ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
Does anyone know if multiple addresses correspond to a 24-word mnemonic or if this is a 1:1 relationship between them? On networks like Ethereum, a mnemonic ...
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
I would like to take a look at the source code of wallet contracts (wallet v3 and v4). As far as I understand, both these contracts are open source, but wher...
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
TonKeeper is a widely used wallet for TON mainnet, but can I use it with testnet for development purposes? How can I make it connect to testnet? --- > This q...
0 Votes
2 Answers
17K Views
0 Votes 2 Answers 17K Views
I know there are multiple TON wallets for different platforms. Can you name some open source ones for iOS? --- > This question was imported from Telegram Cha...
one year ago
0 Votes
1 Answers
20K Views
0 Votes 1 Answers 20K Views
Among different TON wallets there is a browser extension simply called "TON Wallet": https://chrome.google.com/webstore/detail/ton-wallet/nphplpgoakhhjchkkhm...
0 Votes
1 Answers
22K Views
0 Votes 1 Answers 22K Views
How can I programmatically create a TON wallet using .NET Core?
one year ago
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K Views
To create a minimal jetton, is the jetton-wallet.fc file within the token-contract GitHub repository really necessary? --- > This question was imported from ...
0 Votes
1 Answers
15K Views
0 Votes 1 Answers 15K Views
Some of the TON wallets are mobile applications, some are Chrome extensions, some are Telegram bots. But is there any browser extension that supports Firefox...
one year ago
0 Votes
1 Answers
18K Views
0 Votes 1 Answers 18K Views
I know that the seed phrases (mnemonic word sequences used for accessing crypto wallets) are generated using words from a specific "dictionary". In Bitcoin t...
0 Votes
1 Answers
21K Views
0 Votes 1 Answers 21K Views
Hierarchical Deterministic wallets (HD wallets) allow you to use one secret mnemonic and generate many different wallet addresses for the same user. Is this ...
one year ago
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K Views
Is there a possibility for users to log in using QR code (like in MetaMask). I have already added authentication with extension and now I want to add QR code...
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
Anyone can use one of TON wallet apps, manually create a new wallet with it and get its seed phrase. But what if I need to programmatically create a random s...
one year ago
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
What's the main way to create a TON wallet (v4r2 version) using JavaScript/TypeScript? --- > This question was imported from Telegram Chat: https://t.me/tond...
one year ago
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K Views
Is it possible to use a passphrase with a mnemonic seed phrase in TON wallet applications? ---- > This question was imported from Telegram Chat: https://t.me...
0 Votes
0 Answers
3K Views
0 Votes 0 Answers 3K Views
Back in 2020-2021, I mined TON alongside ETH. This was through TonWhales. The system utilized a Telegram channel to check balance, deposit, withdraw, etc. Ob...
0 Votes
1 Answers
24K Views
0 Votes 1 Answers 24K Views
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...
one year ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K Views
I created a wallet programmatically by following this article. I just copied the code and executed it. Created a wallet and created 2 transactions (incoming ...
8 months ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
I haven't used the TonHub Wallet for quite some time. Now, when I open the app, it prompts me for a migration process. However, upon clicking the migration b...
11 months ago
0 Votes
2 Answers
28K Views
0 Votes 2 Answers 28K Views
TON wallets are smart contracts that need to be deployed on-chain. But if someone does not deploy their wallet contract, their wallet is unininitialized. Wha...
one year ago
0 Votes
1 Answers
24K Views
0 Votes 1 Answers 24K Views
Are there any examples in Python for signing and sending TON transactions? For example, sending TON coin from one wallet to another. --- > This question was ...
0 Votes
1 Answers
15K Views
0 Votes 1 Answers 15K Views
How do we validate given address is valid TON address or not? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/31173
one year ago
Show more results questions