broxus / locklift

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.
Apache License 2.0
51 stars 31 forks source link

fix .(t)sol path #33

Open pizza-777 opened 1 year ago

pizza-777 commented 1 year ago

File console.sol in node modules has extension .tsol now, but in readme not changed and lead to compilation error.