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
Back to post

Revisions 3

one year ago
Jeremy
384 × 5 Administrator
How do you create a new TON wallet programmatically?
How do you create a new TON wallet programmatically?
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 addresses and then later deploy and initialize them one by one? --- > This question was imported from Telegram Chat: https://t.me/tondev/41699
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 addresses and then later deploy and initialize them one by one? --- > This question was imported from Telegram Chat: https://t.me/tondev/41699
#dev-tools #wallet
#dev-tools #wallets
How do you create a new TON wallet programmatically?
How to create a new TON wallet programatically?
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 addresses and then later deploy and initialize them one by one? --- > This question was imported from Telegram Chat: https://t.me/tondev/41699
Is there API in which you can create a new TON wallet using code? Creating and deploying are two different things.. So I'll be happy to know how I can create many uninitialized wallet addresses - and then later how I can deploy and initialize them one by one? --- > This question was imported from Telegram Chat: https://t.me/tondev/41699
#dev-tools #wallets
#dev-tools #wallets
one year ago
Original
How to create a new TON wallet programatically?

Is there API in which you can create a new TON wallet using code? Creating and deploying are two different things.. So I'll be happy to know how I can create many uninitialized wallet addresses - and then later how I can deploy and initialize them one by one? --- > This question was imported from Telegram Chat: https://t.me/tondev/41699
#dev-tools #wallets