StealthTest
StealthTest Site
  • 👋Welcome to StealthTest
  • Features & Fundamentals
    • 🚰Faucet
    • 🗃️Logs
      • 📖Advanced Block Explorer
    • 💰Test Wallets
    • 🫂Teams & User Roles
      • 🎟️How to Create a Team
    • 🏢Smart Contract Repository
  • StealthTest API
    • 👨‍💻StealthTest API Reference Overview
    • 📖API Reference
      • Get Environments
      • Get Environment
      • Create Environment
      • Delete Environment
      • Get Wallet Information
      • Fund Wallet
    • 🎛️API Management
  • StealthTest Guides
    • 🧬Connecting to StealthTest Networks
      • 🦊Metamask
      • 3️⃣Thirdweb
      • 🪙Coinbase Wallet
    • ⚗️Test Wallet Import
      • 🦊Metamask Wallet Import
    • ⚡Testing with Remix
    • 🍬Testing with Truffle
    • 👷‍♂️Testing with Hardhat
    • 🍨Testing with Brownie
    • 🌲Testing with Web3.js + Cypress
Powered by GitBook
LogoLogo
On this page

Was this helpful?

  1. StealthTest Guides
  2. Connecting to StealthTest Networks

Metamask

A quick step-by-step guide for connecting your private Stealthtest network to Metamask

PreviousConnecting to StealthTest NetworksNextThirdweb

Last updated 1 year ago

Was this helpful?

Connecting to your private test network

  1. First, open Metamask and select the network dropdown (Ex: Ethereum Mainnet) where you will then click Add Network

  2. Scroll to the bottom of the page where you will select Add a Network manually

  3. Enter the following information in the empty fields

    • Network Name --> This can be any name of your choosing

      • Ex: "My Test Network"

    • New RPC URL

      • Ex: https://24092de2-aa2a-410c-b22e-7d17500b3ca8.ethereum.nameless.io

    • Chain ID --> The chain ID associated with your specific network

      • Ex: 123578

    • Currency Symbol --> The currency symbol the wallet will use for the network's native currency

      • Ex: ETH

  4. Click Save

Congratulations! You are now connected to your private StealthTest network. 🔥

🧬
🦊
Step 1
Step 2
Step 3
Page cover image