Get Mystery Box with random crypto!

T-Sol: TVM development has never been easier T-Sol is a plug | Everscale News

T-Sol: TVM development has never been easier

T-Sol is a plugin for JetBrains IDEs like IntelliJ Idea, WebStorm, PyCharm, and others. It is designed to enhance the ease and efficiency of writing TVM-based smart contracts. TVM, or the Threaded Virtual Machine, is a runtime environment for smart contracts employed by Everscale, Venom and GOSH blockchains.

TVM-based smart contracts are written in an asynchronous dialect of the Solidity programming language, named Threaded Solidity, or T-Sol for short. This language has been optimized for asynchronous execution and adapted for TVM.

To better distinguish from the original Solidity, T-Sol files employed the extension .tsol instead of .sol. So, to enable language support, just rename your file extensions and refactor your imports. It’s important to note that this creates no conflicts for the ever-solidity compiler whatsoever.

In summation, T-Sol comes complete with a number of useful features like syntax prompts, methods and parameters introspection, usage hints, autosuggests and much more. Last but not least, it's completely open source and available under the MIT license.

If you are working on a JetBrains IDE and want to start developing smart contracts based on TVM, go to the JetBrains Marketplace now and install the plugin.

This will save you a lot of time and help you build great decentralized applications faster.

@Broxus #tsol