Skip to content

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? โ€‹

๐Ÿ” How do I report bugs? โ€‹

You can report bugs through our GitHub Issues page.

Released under the MIT License.