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
How do you change TON Keeper to TestNet?

TON Keeper is a good wallet for TON, but how do I change it to use the TestNet for development purposes?


This question was imported from Telegram Chat: https://t.me/tondev_eng/7788

  
  
Posted 7 months ago
Votes Newest

Answers


As of version 3.0:

  1. Go to the "Settings" menu
  2. Rapidly tap the "Version" value at the bottom of the settings. 5 quick taps should open up the Dev Menu.
  3. Click "Switch to Testnet"
  4. Select "TESTNET"
  
  
Posted 7 months ago
Jeremy
384 × 5 Administrator
5K Views
1 Answer
7 months ago
7 months ago
Tags