etherlink

Perform balance checks, contract calls, and token operations on Etherlink's EVM-compatible L2.

2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/mochi-minds/mochiminds --skill etherlink
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: etherlink
Source: https://github.com/mochi-minds/mochiminds/tree/main/.claude/skills/etherlink
Command: npx skills add https://github.com/mochi-minds/mochiminds --skill etherlink

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Etherlink provides a unified API surface to interact with an EVM-compatible L2 on Tezos, simplifying cross-network operations and reducing integration complexity.

Core Features & Use Cases

  • Read and write operations across Etherlink mainnet and shadownet
  • MCP server integration for deterministic, programmatic chain access
  • Use cases include balance checks, contract deployments, token transfers, and contract calls across networks

Quick Start

Connect to the Etherlink MCP server and begin performing read and write operations on the Etherlink L2.

Frequently Asked Questions about etherlink

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I interact with an EVM-compatible L2 on Tezos for contract calls and balance checks?

You can interact with the Etherlink L2 on Tezos by using a unified API surface that simplifies cross-network read and write operations, including balance checks, contract calls, and token operations across mainnet and testnet.

Does Etherlink support both read and write operations across mainnet and testnet?

Yes, Etherlink supports both read and write operations across the Etherlink mainnet and the shadownet testnet, allowing you to perform balance checks, contract deployments, and token transfers seamlessly across both networks.

Can I use an MCP server for programmatic blockchain access on Tezos L2?

Yes, Etherlink provides MCP server integration for deterministic, programmatic chain access, enabling you to connect to the server and begin performing automated read and write operations on the Etherlink L2.

Do I need a private key to perform token transfers and contract deployments on the Etherlink L2?

A private key is optionally used for write operations on the Etherlink L2, such as contract deployments and token transfers, while read operations like balance checks can be performed without requiring private key authentication.

What is the best way to simplify cross-network operations when building dApps on an EVM-compatible Tezos L2?

Using a unified API surface designed for the Etherlink EVM-compatible L2 is the best way to simplify cross-network operations, reducing integration complexity for developers building on-chain dApps, wallets, and tooling.