Skip to content

Devnet Setup Instructions

Connecting Wallet

You can connect to the Devnet using any Ethereum-compatible wallet or development tools like MetaMask. Here is a step-by-step guide on connecting to the OpenGradient Devnet 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 Devnet in upper left corner
  7. Request tokens from http://18.218.115.248:8080/

Block Explorer

Access here: http://3.145.62.2/

Deploying smart contracts

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

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

OpenGradient 2024