Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 330 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 330 Bytes

wIOTA Contract

This Hardhat project contains the wIOTA contract used on the IotaEVM network.

To get started make sure you have node/npm installed, and execute:

npm install

Try running some of the following tasks:

npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat run scripts/deploy.ts