๐ Rift Framework is Publicly Released! ๐
We're thrilled to announce the release of Rift, the new Python framework for smart contract development on TON! ๐
๐ป Development Made Easy
With Rift, smart contract development just got a whole lot easier! Write contracts using Python's easy syntax, and leverage its OOP and metaprogramming capabilities to maximize code reuse!
๐งช Test with Ease
Rift comes with a built-in testing framework that makes it simple to test your contracts with an easy-to-use interface.
๐ Interact and Deploy on TON
Use Rift to interact with the TON network, whether you want to query data or deploy contracts.
๐ซ What makes Rift special?
Rift is a flexible framework that can be plugged in at any stage of your project. You can use it for development, testing existing FunC/Fift contracts, or even just for interacting with TON. Plus, Rift is standalone, all you need is Python 3.10 and the rift-framework package and you're ready to go.
๐ก What's next?
Stay tuned! We're working on step-by-step tutorials to help you get started with development on TON. Stay up to date by subscribing to the channel and the community group!
๐ Rift's Website
๐จ Rift GitHub
Feb 14, 2023, 9:58 AM
Does it compile to FunC or to TVM assembly?
Feb 14, 2023, 10:09 AM
Currently FunC, but TVM is planned
Feb 14, 2023, 10:10 AM