Skip to content

Introduction

Welcome to Wizard, your browser-based development environment for Arbitrum Stylus smart contracts.

What is Wizard?

Wizard is an all-in-one development environment that makes Stylus smart contract development accessible and efficient. Unlike traditional setups that require extensive local configuration, Wizard provides a complete development environment right in your browser.

According to Arbitrum's documentation, getting started with Stylus development traditionally requires multiple setup steps. Here's how Wizard compares:

FeatureTraditional SetupWizard
Initial Setup Time30+ minutes of installation & configuration< 30 seconds - just open browser
PrerequisitesRust toolchain, Docker, VS Code, FoundryModern web browser only
Development EnvironmentLocal machine setup with multiple toolsFully browser-based IDE
CompilationLocal WASM toolchain configurationInstant cloud compilation
DeploymentManual wallet & network configurationOne-click deployment with pre-funded wallet
Contract TestingLocal test environment setupInstant ABI generation & call interface for methods
Updates & MaintenanceManual toolchain updatesAlways up-to-date platform
Team CollaborationComplex environment sharingInstant contract sharing

Core Components

📝 Smart Contract Editor

A professional-grade editor with full Rust and Stylus support, featuring syntax highlighting, autocompletion, and real-time error detection. Learn more →

⚙️ Compilation Service

Our secure compilation service handles the complex process of converting your Rust code to Stylus bytecode, with detailed feedback and diagnostics. Learn more →

🚀 Deployment

Deploy your contracts to Arbitrum Sepolia with one click using our pre-funded deployment system. No wallet setup needed. Learn more →

🔄 Contract Interface

Test your deployed contracts through an automatically generated interface with instant method execution and transaction history. Learn more →

Ready-to-Use Templates

Get started quickly with our pre-built templates:

Next Steps

Community & Support

Join our growing community:

Ready to Start?

Head to our Quick Start guide to begin building your first Stylus contract!

Released under the MIT License.