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