Skip to main content
The Connecting to Base Network skill gives your AI coding assistant accurate, up-to-date configuration for Base Mainnet and Base Sepolia so it never has to guess chain IDs or RPC URLs.

Install

Terminal
npx skills add base/base-skills

What the skill covers

Base MainnetBase Sepolia
Chain ID845384532
Network typeProductionTestnet
The skill includes RPC endpoints, WebSocket endpoints, block explorer URLs, and bridge addresses for both networks.

Example prompts

  • “Configure my app to connect to Base mainnet”
  • “Set up Base Sepolia for testing”
  • “What’s the chain ID for Base?”
  • “Add Base network to my wagmi config”

Reference