I would like to propose a new track for Tact programming language to exercism.
Tact is a smart contracts language for The Open Network. It is quite similar to solidity and javascript in terms of code and can support general pogramming features as well.
Given below is the link for example programmes developed using Tact.
I few considerations are applicable on Tact as similar to FunC but Tact is much better evolved and I feel a number of existing problem statements can be crafted to this directly with little modifications.
I would like to build this track and then invite a few other Tact community members to help develop more problem statements for the Track.
The first step will be to add 20 practice exercises from Problem Specifications (starting with hello-world), and building out a Test Runner. Then we can look at Concept Exercises