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
  2. Create ETH Account in Metamask
  3. Navigate to Settings > Networks > Add Network
  4. On the Metamask webpage click Add a network manually
  5. Enter the following details:
  6. Switch network to OpenGradient Testnet in upper left corner
  7. 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.