Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 215 Bytes

File metadata and controls

20 lines (13 loc) · 215 Bytes

Get Constant Value From Library Using Hardhat

Compile

npx hardhat compile

Execute the script

npx hardhat run scripts/getMinTick.js

Or

node scripts/getMinTick.js