Verifying A Contract
Last updated
Last updated
anchor idl init --filepath target/idl/your_program.json $PROGRAM_ID --provider.cluster mainnetanchor idl fetch $PROGRAM_ID --provider.cluster mainnetanchor idl upgrade --filepath target/idl/your_program.json $PROGRAM_ID --provider.cluster mainnet