@ton-contests/tolk-utils
v0.0.10
Published
Tolk utilities for TON Contests plaform
Readme
@ton-contests/tolk-utils
Tolk utilities for TON Contests plaform.
Usage
Install package
npm i @ton-contests/tolk-utilsAdd scripts to your package.json file
{
"build": "ton-contests-tolk build",
"pack": "ton-contests-tolk pack"
}