setup-stylus-contracts

Installation
SKILL.md

Stylus Setup

Rust & Cargo Stylus Setup

Install the Rust toolchain and WASM target:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup target add wasm32-unknown-unknown

Install the Cargo Stylus CLI:

cargo install --force cargo-stylus

Create a new Stylus project:

Related skills

More from openzeppelin/openzeppelin-skills

Installs
91
GitHub Stars
174
First Seen
Mar 5, 2026