Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 610 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 610 Bytes

manta-staker-snapshot

Click me to generate a Manta Atlantic staker snapshot

Compile contracts

npx hardhat compile

Run test cases

npx hardhat test

Deploy to Manta Pacific Testnet

npx hardhat run scripts/deploy.ts --network pacific-testnet

Set handler

npx hardhat run scripts/setHandler.ts --network pacific-testnet

Verify contract (Optional)

npx hardhat run scripts/verifyContract.ts --network pacific-testnet