A hands-on workshop guide for new developers by Odisha DAO
Purpose:
A beginner-friendly, hands-on guide for developers exploring how to build, test, and deploy Rust-based smart contracts on Arbitrum using Stylus.
We’ll go from fundamentals → local development → real deployment → frontend interaction.
Arbitrum is a Layer-2 rollup built to scale Ethereum — faster, cheaper, and still inherits Ethereum’s security.
Nitro is the engine that powers Arbitrum chains.
Stylus is the upgrade that brings WASM smart contracts (Rust, C, C++) alongside EVM contracts — a true MultiVM world.