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 open-source

Questions with tag open-source

Tags
Sorting
Results
per page
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
I'd like to see the main smart contract used by STON.fi DEX. Is it open source, and if it is, where can I look at it? --- > This question was imported from T...
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
I know theoretically that a smart contract can deploy another smart contract. But is there an public example of it to learn from? --- > This question was imp...
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
A good way to learn in development is to study code written by other people. There are open source smart contracts written in FunC that people can use for le...
3 months ago
0 Votes
1 Answers
945 Views
0 Votes 1 Answers 945 Views
Minting NFTs can be done in a randomized way. Are there random minters in the TON ecosystem with an open source code? --- > This question was imported from T...
0 Votes
1 Answers
873 Views
0 Votes 1 Answers 873 Views
If I want to study by example, are there any smart contracts for implementing auction on TON open for everyone to learn from? --- > This question was importe...
0 Votes
1 Answers
8K Views
0 Votes 1 Answers 8K Views
I am new to the TON ecosystem and for now I lack understanding of how this whole thing works. I would like to learn by looking into the code of some successf...
7 months ago
0 Votes
2 Answers
8K Views
0 Votes 2 Answers 8K 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...
7 months ago