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

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 70.1%Language:Solidity 16.6%Language:JavaScript 13.4%