-
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
-
Notifications
You must be signed in to change notification settings - Fork 2
risedle/gatcha-contracts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published