Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 385 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 385 Bytes

Available Scripts

You need to add PRIVATE KEY and fee addresses in .env file (.env sample)

EX: PRIVATEKEY = YOUR PRIVATEKEY

In the project directory, you can run:

npx hardhat compile

compile contract files

npx hardhat test

contract uint test

npm run deploy_deam

contract deploy to deamtestnet

npm run deploy_deam_test

contract deploy to deam chain