Everscale Dev (RU)
951 subscribers
111 photos
3 videos
320 links
Официальный канал о разработке под Everscale Network
EverOS DEV ecosystem - нода, компиляторы, SDK, тестовые сети и другие инструменты.

Чат РУ: @freetondevru
Чат АНГЛ: @tondev_en
Download Telegram
Forwarded from Broxus Updates
⚡️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 #buidl #tsol
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Broxus Updates
Life for Everscale and TVM developers is getting easier and easier: Introducing Locklift-Deploy⚡️

Locklift, a key part of the Broxus catalog of developer tools (T-Sol, Locklift, Nekoton, etc), has added a new Locklift-Deploy plugin! The plugin allows you to easily write and work with TVM-based contract deployments, migrations and fixtures. 🤩

With this tool you can:
🔵Write fixtures to deploy environments for testing
🔵Easily write complex deployment procedures by storing deployment artifacts between calls to different scripts
🔵Simplify your deployment management in general

Not only has writing smart contracts on TVM become easier thanks to T-Sol, but deploying and testing them has become easier as well thanks to Locklift. It's quite the combo for our valued developers. ⚔️

If you are a developer, check out the tool's repository, give it a try and leave feedback. 😎

@Broxus #buidl #locklift
Please open Telegram to view this post
VIEW IN TELEGRAM