skills/gatechain/gatelayer_skills/connecting-to-gatelayer-network

connecting-to-gatelayer-network

SKILL.md

Connecting to GateLayer Network

Mainnet

Property Value
Network Name GateLayer
Chain ID 10088
RPC Endpoint https://gatelayer-mainnet.gatenode.cc
Currency GT
Explorer https://www.gatescan.org/gatelayer

Testnet

Property Value
Network Name GateLayer Testnet
Chain ID 10087
RPC Endpoint https://gatelayer-testnet.gatenode.cc
Currency GT
Explorer https://www.gatescan.org/gatelayer-testnet

Security

  • Never use public RPC endpoints in production — they are rate-limited and offer no privacy guarantees; use a dedicated node provider or self-hosted node
  • Never embed RPC API keys in client-side code — proxy requests through a backend to protect provider credentials
  • Validate chain IDs before signing transactions to prevent cross-chain replay attacks
  • Use HTTPS RPC endpoints only — reject any http:// endpoints to prevent credential interception

Critical Notes

  • Public RPC endpoints are rate-limited - not for production
  • For production: use node providers or run your own node
  • Testnet GT available from GateLayer faucets

Wallet Setup

  1. Add network with chain ID and RPC from tables above
  2. For testnet, use testnet configuration
  3. Bridge GT from Gatechain or use faucets
Weekly Installs
4
First Seen
Feb 25, 2026
Installed on
gemini-cli4
opencode4
github-copilot4
codex4
windsurf4
kimi-cli4