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 5

one year ago
Is there a "definitive" library for developing on TON?
Is there a "definitive" library for developing on TON?
## Clients (tool and api) - Classic on javascript [TonWeb](https://github.com/toncenter/tonweb) it's client for toncenter API - Typescript [ton-core](https://github.com/ton-community/ton-core) and [ton](https://github.com/ton-community/ton). Both libraries has tools for working with Cell,Slice,Address etc. Client can call toncenter API - Pretty cool CLI [toncli](https://github.com/disintar/toncli) - Python [tonsdk](https://pypi.org/project/tonsdk/) - [Tonutils](https://github.com/xssnick/tonutils-go) on Go lang ## Contracts (FunC, test coverage) - My guess on a best for right now it's [blueprint](https://github.com/ton-community/blueprint). You can write FunC contracts and cover it with typescript tests after that deployed vie terminal. Pretty simple to install and use. - For Python people - one of new release [Rift](https://github.com/sky-ring/rift). It's complex framework for write smartcontract on python like OOP style. Also test incuded
## Clients (tool and api) - Classic on javascript [TonWeb](https://github.com/toncenter/tonweb) it's client for toncenter API - Typescript [ton-core](https://github.com/ton-community/ton-core) and [ton](https://github.com/ton-community/ton). Both libraries has tools for working with Cell,Slice,Address etc. Client can call toncenter API - Pretty cool CLI [toncli](https://github.com/disintar/toncli) - Python [tonsdk](https://pypi.org/project/tonsdk/) ## Contracts (FunC, test coverage) - My guess on a best for right now it's [blueprint](https://github.com/ton-community/blueprint). You can write FunC contracts and cover it with typescript tests after that deployed vie terminal. Pretty simple to install and use. - For Python people - one of new release [Rift](https://github.com/sky-ring/rift). It's complex framework for write smartcontract on python like OOP style. Also test incuded
one year ago
Is there a "definitive" library for developing on TON?
Is there a "definitive" library for developing on TON?
## Clients (tool and api) - Classic on javascript [TonWeb](https://github.com/toncenter/tonweb) it's client for toncenter API - Typescript [ton-core](https://github.com/ton-community/ton-core) and [ton](https://github.com/ton-community/ton). Both libraries has tools for working with Cell,Slice,Address etc. Client can call toncenter API - Pretty cool CLI [toncli](https://github.com/disintar/toncli) - Python [tonsdk](https://pypi.org/project/tonsdk/) ## Contracts (FunC, test coverage) - My guess on a best for right now it's [blueprint](https://github.com/ton-community/blueprint). You can write FunC contracts and cover it with typescript tests after that deployed vie terminal. Pretty simple to install and use. - For Python people - one of new release [Rift](https://github.com/sky-ring/rift). It's complex framework for write smartcontract on python like OOP style. Also test incuded
## Clients (tool and api) - Classic on javascript [TonWeb](https://github.com/toncenter/tonweb) it's client for toncenter.com - Typescript [ton-core](https://github.com/ton-community/ton-core) and [ton](https://github.com/ton-community/ton). Both libraries has tools for working with Cell,Slice,Address etc - Pretty cool CLI [toncli](https://github.com/disintar/toncli) - Python [tonsdk](https://pypi.org/project/tonsdk/) ## Contracts (FunC, test coverage) - My guess on a best for right now it's [blueprint](https://github.com/ton-community/blueprint). You can write FunC contracts and cover it with typescript tests after that deployed vie terminal. Pretty simple to install and use. - For Python people - one of new release [Rift](https://github.com/sky-ring/rift). It's complex framework for write smartcontract on python like OOP style. Also test incuded
one year ago
Is there a "definitive" library for developing on TON?
Is there a "definitive" library for developing on TON?
## Clients (tool and api) - Classic on javascript [TonWeb](https://github.com/toncenter/tonweb) it's client for toncenter.com - Typescript [ton-core](https://github.com/ton-community/ton-core) and [ton](https://github.com/ton-community/ton). Both libraries has tools for working with Cell,Slice,Address etc - Pretty cool CLI [toncli](https://github.com/disintar/toncli) - Python [tonsdk](https://pypi.org/project/tonsdk/) ## Contracts (FunC, test coverage) - My guess on a best for right now it's [blueprint](https://github.com/ton-community/blueprint). You can write FunC contracts and cover it with typescript tests after that deployed vie terminal. Pretty simple to install and use. - For Python people - one of new release [Rift](https://github.com/sky-ring/rift). It's complex framework for write smartcontract on python like OOP style. Also test incuded
## Clients (tool and api) - Classic on javascript [TonWeb](https://github.com/toncenter/tonweb) it's client for toncenter.com - Typescript [ton-core](https://github.com/ton-community/ton-core) and [ton](https://github.com/ton-community/ton). Both libraries has instruments for working with Cell,Slice,Address etc. Work with toncenter API - Pretty cool CLI [toncli](https://github.com/disintar/toncli) - Python [tonsdk](https://pypi.org/project/tonsdk/) ## Contracts (FunC, test coverage) - My guess on a best for right now it's [blueprint](https://github.com/ton-community/blueprint). You can write FunC contracts and cover it with typescript tests after that deployed vie terminal. Pretty simple to install and use. - For Python people - one of new release [Rift](https://github.com/sky-ring/rift). It's complex framework for write smartcontract on python like OOP style. Also test incuded
one year ago
Is there a "definitive" library for developing on TON?
Is there a "definitive" library for developing on TON?
## Clients (tool and api) - Classic on javascript [TonWeb](https://github.com/toncenter/tonweb) it's client for toncenter.com - Typescript [ton-core](https://github.com/ton-community/ton-core) and [ton](https://github.com/ton-community/ton). Both libraries has instruments for working with Cell,Slice,Address etc. Work with toncenter API - Pretty cool CLI [toncli](https://github.com/disintar/toncli) - Python [tonsdk](https://pypi.org/project/tonsdk/) ## Contracts (FunC, test coverage) - My guess on a best for right now it's [blueprint](https://github.com/ton-community/blueprint). You can write FunC contracts and cover it with typescript tests after that deployed vie terminal. Pretty simple to install and use. - For Python people - one of new release [Rift](https://github.com/sky-ring/rift). It's complex framework for write smartcontract on python like OOP style. Also test incuded
## Clients (tool and api) - Classic on javascript [TonWeb](https://github.com/toncenter/tonweb) it's client for toncenter.com - Typescript [ton-core](https://github.com/ton-community/ton-core) and [ton](https://github.com/ton-community/ton). Both libraries has instruments for working with Cell,Slice,Address etc. Work with toncenter API - Pretty cool CLI tool [toncli](https://github.com/disintar/toncli) - Python [tonsdk](https://pypi.org/project/tonsdk/) ## Contracts (FunC, test coverage) - My guess on a best for right now it's [blueprint](https://github.com/ton-community/blueprint). You can write FunC contracts and cover it with typescript tests after that deployed vie terminal. Pretty simple to install and use. - For Python people - one of new release [Rift](https://github.com/sky-ring/rift). It's complex framework for write smartcontract on python like OOP style. Also test incuded
one year ago
Original
Is there a "definitive" library for developing on TON?

## Clients (tool and api) - Classic on javascript [TonWeb](https://github.com/toncenter/tonweb) it's client for toncenter.com - Typescript [ton-core](https://github.com/ton-community/ton-core) and [ton](https://github.com/ton-community/ton). Both libraries has instruments for working with Cell,Slice,Address etc. Work with toncenter API - Pretty cool CLI tool [toncli](https://github.com/disintar/toncli) - Python [tonsdk](https://pypi.org/project/tonsdk/) ## Contracts (FunC, test coverage) - My guess on a best for right now it's [blueprint](https://github.com/ton-community/blueprint). You can write FunC contracts and cover it with typescript tests after that deployed vie terminal. Pretty simple to install and use. - For Python people - one of new release [Rift](https://github.com/sky-ring/rift). It's complex framework for write smartcontract on python like OOP style. Also test incuded