connecting-to-gatelayer-network

📁 gatechain/gatelayer_skills 📅 4 days ago
3
总安装量
3
周安装量
#55211
全站排名
安装命令
npx skills add https://github.com/gatechain/gatelayer_skills --skill connecting-to-gatelayer-network

Agent 安装分布

gemini-cli 3
opencode 3
github-copilot 3
codex 3
windsurf 3
kimi-cli 3

Skill 文档

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