🔑Full Access Key Verification

Verification through SourceScan front end

To Verify Using BOS App and GitHub Repository

1. Select the Contract Address

  • Choose the contract which will be verified.

  • Click "Search".

2. Specify the Public GitHub Repository URL

  • Enter the URL to the public GitHub repository and click "Search".

  • Select the GitHub branch and commit from the menus below, then click "Select".

3. Select Entry Point

  • Choose "Cargo.toml or package.json".

4. Choose Compilation Language

  • Select "Rust or TypeScript".

5. Select Full Access Key

  • Choose "Full Access Key" and click on "Generate key".

6. Navigate to the Gateway

  • Click "Gateway" and you will be redirected to the SourceScan gateway.

7. Login to Account and Add Key Through Your Wallet

  • Login to account that was chosen in step 1.

  • Click "Add Key" to add new full access key.

8. Compile and Deploy the Contract

  • Click "Compile".

  • After the compilation is complete click "Deploy" to deploy source code.

  • After the deployment click "Verify" to verify your on-chain source code with our backend server.

9. Post-Deployment Key Management

  • Once your contract has been deployed, we recommend using the "Delete Key" functionality to remove full access key that was used for deployment.

Last updated