Tolk utilities for TON Contests plaform
npm install @ton-contests/tolk-utilsTolk utilities for TON Contests plaform.
Install package
```
npm i @ton-contests/tolk-utils
Add scripts to your package.json file
`json``
{
"build": "ton-contests-tolk build",
"pack": "ton-contests-tolk pack"
}