Node JS framework for working with Everscale and Venom contracts. Inspired by Truffle and Hardhat. Helps you build, test, run and maintain your smart contracts.
Locklift looks for project-level locklift.config if no other path is passed. Added -disable-build, network to locklift.config.
Added new commands: genphrase, deployAccount, getBalance, transfer, showCode, runSandbox, killSandbox
Moved user keys from locklift.config to keys.json with mnemonic autogeneration.
Embed popular utils of utils.js in locklift: const empty tvc, shorcuts for transfer, get balance, deployAccount, showCode, validateAddress. Utils is now a class, existing utilities have been moved to class methods.
In almost all commands, such options as Network, Config, and others have become optional. Values are taken from the config or by default