Build a real guest app for the Oxide browser. Ship it as a pull request to the
Oxide repository
under examples/. The best app wins
10 million $OXIDE tokens. Winners announced 16 May 2026.
Every submission must be a new or updated example under examples/, following the same patterns as existing demos in the repo.
Use oxide-sdk and compile with wasm32-unknown-unknown. See docs.oxide.foundation and repo CLAUDE.md.
examples/Add your crate under examples/ and wire it in the workspace so cargo build --target wasm32-unknown-unknown --release -p your-app works.
Open a PR to niklabh/oxide. Include screenshots or a short video of your app running in Oxide, and a Solana wallet address in the PR description for prize distribution.
Going further is encouraged: add a host capability or polish the runtime, then demonstrate it in your app. Clear docs and tests help reviewers.
One grand prize for the strongest overall submission — originality, polish, use of Oxide APIs, and code quality all count.
Ask in Telegram for build issues, API questions, and PR feedback.