etherlink
⚠Review·Scanned 2/17/2026
Provides Etherlink blockchain integration for EVM-on-Tezos networks, with MCP server setup, RPC endpoints, tooling, and example scripts. It requires private keys in env vars (EVM_PRIVATE_KEY, PRIVATE_KEY), instructs running local commands (bun, npx, scripts/test-connection.sh), and contacts https://node.mainnet.etherlink.com and https://node.shadownet.etherlink.com.
from clawhub.ai·v1.0.0·12.7 KB·0 installs
Scanned from 1.0.1 at 3d259ef · Transparency log ↗
$ vett add clawhub.ai/efekucuk/etherlinkReview findings below
Openclaw Etherlink Skill 🤖
A ClawdHub skill for interacting with Etherlink - an EVM-compatible Layer 2 blockchain built on Tezos.
What's Included
SKILL.md- Agent instructions for Etherlink operationsreferences/networks.md- Network configs, RPC endpoints, MetaMask setupreferences/differences.md- How Etherlink differs from standard EVM chainsreferences/mcp-setup.md- MCP server configuration guidescripts/test-connection.sh- Quick RPC health check
Networks
| Network | Chain ID | RPC | Explorer |
|---|---|---|---|
| Mainnet | 42793 | https://node.mainnet.etherlink.com | explorer.etherlink.com |
| Shadownet Testnet | 127823 | https://node.shadownet.etherlink.com | shadownet.explorer.etherlink.com |
Native Currency: XTZ (18 decimals)
Installation
Via ClawdHub
clawdhub install etherlink