Stylusup

Get started with Arbitrum Stylus Rust

Build smart contracts in Rust on any Arbitrum chain on mainnet.

curl -s https://stylusup.sh/install.sh | sh

Runs on Linux · macOS

Why build with Stylus?

Massive gas savings

OpenZeppelin's implementation of Poseidon Hashing is 18x more efficient than Solidity, thanks to Stylus compute and memory savings.

Implement super gas‑efficient smart contracts safely, and easily.

Access the Rust, C, Zig, and Go ecosystem

Smart contracts can use packages from the rest of the ecosystem. Import packages and use without issue!

Compatible with Solidity and Vyper

From a user perspective, Stylus smart contracts are equivalent to Solidity, Vyper, and the rest of the EVM smart contracts. Stylus has perfect compatibility with the rest of the EVM, down to the storage layout.

Read the Documentation

Learn more from tutorials and official Docs.rs reference.

Arbitrum Docs

Learn More About Stylus

Tutorials and documentation from the community.

Repos built using Stylus