Skip to content

Testnet Setup Instructions

Connecting Wallet

You can connect to the Testnet using any Ethereum-compatible wallet or development tools like MetaMask. Here is a step-by-step guide on connecting to the OpenGradient Testnet using Metamask:

  1. Install Metamask or any EVM compatible wallet
  2. Navigate to Settings > Networks > Add Network
  3. On the Metamask webpage click Add a network manually
  4. Enter the following details:
  5. Switch network to OpenGradient Testnet in upper left corner
  6. Request tokens from our faucet

Block Explorer

Access here: OpenGradient Explorer

Deploying smart contracts

We recommend install Ethers.js for deploying smart contracts on OpenGradient Testnet.

Example smart contract with inference is on the Examples and Templates GitHub repo.