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
Answered
Where can I get documentation for developing on the TON network?

What is the best place to find developer documentation for TON?

  
  
Posted one year ago
Edited one year ago
  
  

Hey, thanks for using TON. I've edited your original post and divided your questions into additional ones so that they're more searchable in the future. You can monitor the new ones here as they get answered:

https://answers.ton.org/question/1531859062654767104/what-is-the-best-block-explorer-for-the-ton-network

https://answers.ton.org/question/1531858803501305856/how-do-i-get-an-rpc-endpoint-for-ton

Jeremy   one year ago Report
Votes Newest

Answers


The official TON documentation can be found here:
https://ton.org/docs

If you're getting started with TON, a recent tutorial has been made available here:
https://ton-community.github.io/tutorials/01-wallet/

  
  
Posted one year ago
Jeremy
384 × 5 Administrator
17K Views
1 Answer
one year ago
one year ago
Tags