Skip to content

Locklift 2.1

Latest
Compare
Choose a tag to compare
@30mb1 30mb1 released this 15 Jul 16:40
· 240 commits to master since this release

Breaking Changes

  • Locklift now uses everscale-inpage-provider as a core for interacting with blockchain
  • Full refactoring of code and migration to TS
  • Autocomplete and type hints in IDE due to schemes generated from contract ABIs
  • Better control over execution flow of contracts
  • Tracing module and console.log lib for debugging contracts
  • Faster compilation
  • Automatic compiler and linker loading
  • Support of custom givers for deploying to main/test networks. You can use ever wallet as a giver for deploying your contracts
  • Win and Mac platforms are supported now

Note

  • 1.x.x versions are no longer maintained
  • Its a major update, locklift v2.x.x are not back compatible with older versions