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 ecosystem

Questions with tag ecosystem

Tags
Sorting
Results
per page
Filter

   
0 Votes
0 Answers
11K Views
0 Votes 0 Answers 11K Views
I've came to TON ecosystem from Ethereum, and I have Ethereum testnet coins. I know there is Ethereum-TON bridge for mainnet coins. Is there something like t...
0 Votes
0 Answers
11K Views
0 Votes 0 Answers 11K Views
TON documentation provides all the necessary information for running TON Sites. But since there are not many of them for now, it would be good too see some a...
8 months ago
0 Votes
0 Answers
11K Views
0 Votes 0 Answers 11K Views
TON Center (toncenter.com) is possibly the best-known service for making API requests, but lately it was not accessible when I needed it. What can be used in...
8 months ago
0 Votes
1 Answers
14K Views
0 Votes 1 Answers 14K 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...
10 months ago
0 Votes
1 Answers
14K Views
0 Votes 1 Answers 14K Views
I have experience as a developer in the EVM ecosystem and now I want do develop on TON. What do I need to learn in the first place? What things change, and w...
10 months ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Is it possible to programmatically monitor what smart contracts were deployed on TON on any given day? Not just general statistics "how much contracts were d...
11 months ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
I already have a game made with Unity. Can it be "imported" into TON? If it is possible, how do I do that and where do I start? --- > This question was impor...
11 months ago
0 Votes
1 Answers
15K Views
0 Votes 1 Answers 15K Views
I'm coming from EVM ecosystem. I know there are explorers on TON, but the ones I've seen yet provide information regarding a specific wallet address. And I'm...
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
This is not strictly a programming question, but it is related to the TON development ecosystem. If I am a lone developer interested in TON blockchain, how c...
12 months ago
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K Views
TON development world seems to be JavaScript/TypeScript-centered for now. If I know come from Python background, what should I use to develop on TON? --- > T...
one year ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
It's not exactly a technical question, but when you develop on TON, sometimes you need to show the logos of the technologies used. Do FunC and other TON-rela...
one year ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
On other blockchains there are projects like Tenderly and Pagoda that help with tasks such as smart contract analytics. Are there any alternatives to them in...
one year ago
0 Votes
2 Answers
8K Views
0 Votes 2 Answers 8K Views
TON has the technical possibility for subscription-based payments, but I haven't seen it used in practice. Are there such services in TON ecosystem to look a...
one year ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
The main source of knowledge about Fift language is the whitepaper, available at https://ton.org/fiftbase.pdf. It is useful, but are there other articles, vi...
one year ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
I probably need to use an off-chain backend for my project, but then my app would not be as decentralized as I want it to be. In the EVM ecosystem there is a...
one year ago