sei-docs

Provide Sei developer guidance for deploying contracts and configuring wallets.

6|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/sei-protocol/sei-docs --skill sei-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sei-docs
Source: https://github.com/sei-protocol/sei-docs/tree/main
Command: npx skills add https://github.com/sei-protocol/sei-docs --skill sei-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Sei developers often need a centralized, up-to-date reference for building on Sei, including EVM integration, precompiles, account management, migrations, and tooling. This Skill consolidates Sei's developer resources, enabling an AI assistant to answer complex questions with accurate, canonical guidance.

Core Features & Use Cases

  • Comprehensive Sei developer reference covering EVM, accounts, precompiles, migrations, and tooling.
  • AI-assisted deployment guidance for contracts, wallets, and cross-chain interactions.
  • Contextual workflow help for tasks like bridging, MCP server usage, and Sei Giga migration scenarios.

Quick Start

Ask Sei Docs for a complete developer deployment guide and practical workflow examples.

Frequently Asked Questions about sei-docs

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

FAQPage Schema
How do I migrate my smart contracts from another EVM to Sei?

To migrate smart contracts from another EVM to Sei, you need to adjust your deployment configurations and account management to match Sei's network parameters. This guidance covers cross-chain interactions and precompile usage for seamless EVM migration.

What are precompiles in Sei EVM development?

Precompiles in Sei EVM development are built-in smart contract functionalities that execute complex operations natively rather than through bytecode. They provide optimized performance for specific cryptographic or computational tasks on the Sei network.

How do I deploy contracts and configure wallets on Sei mainnet or testnet?

Deploying contracts and configuring wallets on Sei mainnet or testnet requires setting up your development environment with the correct network RPC endpoints and chain IDs. This process includes configuring your wallet for secure signing and transaction broadcasting.

Does Sei development support MCP server usage for automated workflows?

Yes, Sei development supports MCP server usage to facilitate contextual workflow automation and AI-assisted guidance. This integration helps developers manage deployments, bridging tasks, and network interactions programmatically.

What is the process for Sei Giga migrations?

Sei Giga migrations involve transitioning existing workflows and smart contracts to the updated Sei Giga architecture using reference-style instructions. This requires updating network details and ensuring safe cross-chain interactions.