Frequently Asked Questions โ
General โ
๐ค What is Wizard? โ
Wizard is a browser-based development environment for building smart contracts on Arbitrum Stylus using Rust.
๐ฐ Is it free to use? โ
Yes, Wizard is completely free to use. All deployment costs are covered by our pre-funded wallet system.
โจ What makes Wizard different? โ
Wizard provides a zero-setup, browser-based environment specifically optimized for Arbitrum Stylus development, with features like instant compilation, automatic verification, and pre-funded deployments.
Development โ
๐ฆ Do I need to install Rust? โ
No! Everything runs directly in your browser - no local installations needed.
๐ฆ Can I import external dependencies? โ
Yes, you can use compatible Rust crates and libraries in your contracts.
โ ๏ธ How do I handle errors? โ
The editor provides real-time error checking and helpful diagnostics for common issues.
๐งช Can I test my contracts? โ
Yes! Wizard includes an interactive testing interface where you can call contract methods and monitor transactions in real-time.
Deployment โ
๐ Which networks are supported? โ
Currently, we support Arbitrum Sepolia testnet. More networks coming soon.
๐ Do I need a wallet to deploy? โ
No! Wizard uses a pre-funded wallet system to handle all deployments. You can deploy contracts instantly without connecting any wallet.
โก How long does deployment take? โ
Deployments typically complete within seconds. The process is fully automated and you can monitor the progress in real-time.
Support โ
Need Help?
Our community is here to help you succeed with your Stylus development journey!
๐ Where can I get help? โ
- ๐ฌ Join the Arbitrum Stylus Dev Community
- ๐ Report issues on GitHub
๐ How do I report bugs? โ
You can report bugs through our GitHub Issues page.