about

A post-quantum starter pack for the Creative AI & Quantum Hackathon.

Hackathons live or die on the first hour. This repo gives participants a 2,000-idea launchpad so you skip the blank page and ship something quantum-safe in one Lovable build.

Why QUIP

Everything a normal chain uses to prove ownership rests on elliptic-curve signatures — the exact thing a large quantum computer breaks. QUIP (Quantum Unit Interlock Pathway) replaces that with hash-based Winternitz one-time signatures, post-quantum vaults, and Interlock exchanges that need no bridge or oracle. It layers onto the chain you already use, so a hackathon demo can be quantum-safe without leaving Sepolia.

What's inside

  • · 10 creative disciplines — dance, music, visual art, video, photo, writing, film/animation, games, theater, fashion.
  • · 100 ideas per discipline — each combining a sub-discipline with one of five QUIP primitives.
  • · A Lovable mega-prompt per idea — paste, build, ship.
  • · A QUIP primitive — vault deposit, WOTS+ signature, post-quantum key wrap, Interlock exchange, or useful-work compute job.
  • · TAM / SAM / SOM — indicative market sizing for your pitch slide.

How to use it

  1. Pick a discipline that matches your team's strengths.
  2. Skim the 100 ideas; click into 2–3 that grab you.
  3. In your Lovable project, add three secrets: METAMASK_PRIVATE_KEY, SEPOLIA_RPC_URL, ETHERSCAN_API_KEY.
  4. Fund your deployer on Sepolia via the Google Cloud faucet, or use the hosted wallet at account.quip.network.
  5. Copy the mega-prompt into Lovable. It signs with @quip.network/hashsigs client-side, deploys the QUIP verifier to the host chain, and verifies on Etherscan.
  6. Polish the demo, prep your TAM/SAM/SOM slide, present.

Credits

Built during the Creative AI & Quantum Hackathon organised by StreetKode Fam during Indian Krump Festival 14. Every Solidity contract deployed from these prompts carries the same credit in NatSpec, so the provenance lives onchain too. Read the build strategy →