Submissions open · Deadline 15 May 2026

Oxide
Hackathon

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.

Ship a guest app. Open a PR.

Every submission must be a new or updated example under examples/, following the same patterns as existing demos in the repo.

1. Build in Rust → WASM

Use oxide-sdk and compile with wasm32-unknown-unknown. See docs.oxide.foundation and repo CLAUDE.md.

2. Put it in examples/

Add your crate under examples/ and wire it in the workspace so cargo build --target wasm32-unknown-unknown --release -p your-app works.

3. Pull request + proof + payout address

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.

Bonus: extend Oxide

Going further is encouraged: add a host capability or polish the runtime, then demonstrate it in your app. Clear docs and tests help reviewers.

10,000,000 $OXIDE for the best app

One grand prize for the strongest overall submission — originality, polish, use of Oxide APIs, and code quality all count.

Grand prize
10,000,000 $OXIDE to the winning Solana address (same address must be in the PR).
Submit by
15 May 2026 (end of day, your PR merged or ready for final review per maintainer guidance).
Winners
Announced 16 May 2026 via project channels (see Community below).

Get unstuck

Ask in Telegram for build issues, API questions, and PR feedback.