func ^0.2.0
andFift
from TON repoGNU bash ^3.2.57
NodeJS 16
npm ^8.1.2
- install
ton-stdlib
globally
npm install [email protected] -g
- set the environment variable
export FIFTPATH="path to ton-stdlib/fift"
export FUNC_STDLIB_PATH="path to ton-stdlib/func/stdlib.fc"
- run command
bash build.sh
npm install
npm run test