INSPIRATION: 

This is an open-ended challenge with a focus on building Daaps, so run wild with your own ideas.  If you need help getting started, here's a list of some things you might consider building:

  • Smart wallets

  • Tools (debuggers, block explorers, data analytics, DAO tools, developer interfaces and admins)

  • Ecosystem services (something like ENS, for instance)

  • Oracles

  • DAOs

  • Exchanges, AMMs, and other DeFi protocols

When planning your submission, remember that it's more important to have something with a smaller scope that is complete, functional, and secure, rather than a larger idea that is incomplete or of low quality. You can always take your submission idea and expand on it after the hackathon. 

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.

  • Sorobanathon: First Light submissions along with Sororbanathon: Equinox consists of many community-written tutorials and example smart contracts that you can pull inspiration from.

  • The Stellar Dev Discord is a great place for you to chat with Soroban devs and to interact with the community to get feedback. 

  • Soroban Guide is a quick start repo that you can use to get started on Soroban.

If you're new to Rust, or just want to learn more about it, check out the Rust Book.