upgrade-stylus-contracts

Installation
SKILL.md

Stylus Upgrades

Contents

Stylus Upgrade Model

Stylus contracts run on Arbitrum as WebAssembly (WASM) programs alongside the EVM. They share the same state trie, storage model, and account system as Solidity contracts. Because of this, EVM proxy patterns work identically for Stylus — a Solidity proxy can delegate to a Stylus implementation and vice versa.

Related skills

More from openzeppelin/openzeppelin-skills

Installs
91
GitHub Stars
174
First Seen
Mar 5, 2026