-
Setup
.env# Deployer private key PRIVATE_KEY= # Signer wallet to sign the claim signature SIGNER= # Cat token to claim TOKEN= # Contract owner that can modify `signer` OWNER= # Additional RPC_URL= ETHERSCAN_API_KEY= -
Run deploy script
$ forge script ./script/SocioCatClaim.s.sol --rpc-url $RPC_URL --broadcast --etherscan-api-key $ETHERSCAN_API_KEY --verify
risedle/gatcha-contracts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|