Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 173 Bytes

File metadata and controls

11 lines (8 loc) · 173 Bytes

Solidity ML contracts

Tasks:

npx hardhat help
npx hardhat node # will deploy contracts to localhost:8545

npx hardhat test
REPORT_GAS=true npx hardhat test