Skip to content

ever-guild/locklift-sample

Repository files navigation

locklift ❤️ everdev 🚀

  • locklift — Node JS framework for working with Everscale contracts. Inspired by Truffle and Hardhat. Helps you to build, test, run and maintain your smart contracts.
  • everdev — Everscale Development Environment - Set up all the core Developer tools and work with Everscale blockchain from a single interface.

Develop environment require

Dependencies

nvm use $(yarn --ignore-engines --silent nvm)
yarn install

Develop

yarn contract-build
yarn test

Deploy

yarn contract-deploy-local