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 de

Questions with tag de

Tags
Sorting
Results
per page
Filter

   
2 Votes
1 Answers
24K Views
2 Votes 1 Answers 24K Views
Using the ton.cx explorer as an example, when you click on the tab Contract, in the Data section, a lot of information is displayed. Unfortunately, it is all...
0 Votes
1 Answers
21K Views
0 Votes 1 Answers 21K Views
I'm trying to compile a lite client on a macbook with M1, which gives an error: march-native is not supported How can I compile on mac book M1 (ARM)? Is ther...
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 ...
1 Votes
2 Answers
26K Views
1 Votes 2 Answers 26K Views
Is there an API that can create a new TON wallet using code? Creating and deploying are two different steps. So how I can create many uninitialized wallet ad...
one year ago
0 Votes
1 Answers
21K Views
0 Votes 1 Answers 21K Views
I want to develop different things on TON, like: * Smart contracts * Telegram bots * Dapps What programming languages can be used for building these things? ...
Show more results questions