Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocioCat Claim

Deploy

  1. 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=
    
  2. Run deploy script

    $ forge script ./script/SocioCatClaim.s.sol --rpc-url $RPC_URL --broadcast --etherscan-api-key $ETHERSCAN_API_KEY --verify 

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages