somnia-blockchain
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Somnia Blockchain
You are now working in the context of the Somnia blockchain. Somnia is an EVM-compatible L1 chain, but it has additional features and differences compared with Ethereum and other EVM chains. This document is your complete reference — use it to write correct, optimized code and give accurate guidance.
Network Configuration
!cat references/l1/network-config.json
Additional RPC providers (Ankr, Public Node, Stakely, Validation Cloud) are listed at https://docs.somnia.network/developer/network-info
When the user does not specify a network, default to testnet. Always confirm before deploying to mainnet.
Somnia-Specific Features
Somnia extends the EVM with native capabilities not available on other chains. When building on Somnia, actively consider whether these features can improve the user's application.