Open category for Dapps on Soroban

Description

Build a Dapp, any Dapp, maybe something like this pet adoption application (https://github.com/stellar/sorobanathon/discussions/165) or go big with something like Uniswap, Soroban edition. Get creative! 

Examples: A decentralized Social Media platform built on Soroban | An MVP version of https://www.cryptokitties.co/ on Soroban | Liquidity Pool Dapp on Soroban (https://devpost.com/software/soroswap-liquidity-pool-dapp-in-soroban)

Acceptance criteria

  • Your submission must make use of Soroban as part of its primary function.

  • Judging will lean towards projects that are full MVPs, although a clean and creative implementation design, whitepaper, etc... is also acceptable.

  • Submissions can consist of products with interfaces that can be demoed, or they can consist of contract code that can be effectively deployed on Futurenet or in standalone mode.  

  • Your code repository must be public. Please show a steady commit trail and thought process e.g. sketches, discussion, and issues.

  • List any challenges or benefits you encountered in the developer experience.  

We reserve the right to withhold prizes in cases where no submissions meet our bounty requirements.

Rewards

5000 reward pool

Resources

If you haven't already, check out the Soroban docs to get oriented, get set up, and get your head around the Soroban fundamentals.
https://soroban.stellar.org/docs
If you haven't used Soroban before, a great way to get started is to go through Stellar Quest Live challenges.
https://quest.stellar.org/live
Sorobanathon: First Light submissions consist of many community-written tutorials and example smart contracts that you can pull inspiration from.
https://github.com/stellar/sorobanathon/discussions
The Stellar Dev Discord is a great place for you to chat with Soroban devs and to interact with the community to get feedback.
https://discord.gg/stellardev
Soroban Guide is a quick start repo that you can use to get started on Soroban.
https://github.com/xycloo/soroban-guide
If you're new to Rust, or just want to learn more about it, check out the Rust Book
https://doc.rust-lang.org/book/
Bounty video