Manta-Network / manta-staker-snapshot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

manta-staker-snapshot

Click me to generate a Manta Atlantic staker snapshot

Hardhat's tutorial for beginners

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

About


Languages

Language:TypeScript 71.0%Language:Solidity 16.8%Language:JavaScript 12.2%