Inspiration
What it does
How we built it
About the Project
🌌 What Inspired LoreMint
As AI rapidly accelerates the ability to generate stories, characters, and even entire fictional universes, one question kept coming up:
Where does that leave human storytellers?
LoreMint was born from a desire to protect and reward human creativity—especially from communities like Dungeons & Dragons players, worldbuilders, and indie sci-fi writers. The idea was simple:
If someone writes a single powerful sentence, that line should be ownable, traceable, and royalty-eligible forever.
From tabletop dreams to blockbuster scenes, LoreMint lets anyone turn their lore fragments into canonical, on-chain records of imagination.
🛠️ How We Built It
- Frontend: Built using Next.js and styled with Tailwind CSS for a fast, mobile-friendly UI.
- Blockchain Layer: Leveraged the Solana blockchain and the Metaplex Umi SDK to mint story blocks as NFTs with permanent metadata.
- Wallet Integration: Used Solana Wallet Adapter and later explored embedded wallet flows to support frictionless signup.
- AI Integration: Tapped into Lomen’s AI toolkit to generate smart lore suggestions, making it easier for new users to co-create with AI.
- Codex Display: Fetched lore NFTs by collection and rendered them in a public "Codex" view—creating a living, expanding story graph.
💡 What We Learned
- Solana App Kit made mobile onboarding incredibly fast—we got wallet login and minting up in under an hour.
- Metaplex Umi SDK required precise version alignment; learning to debug peer dependency conflicts was key.
- AI shouldn’t replace creativity—it should support it. We saw how combining human-authored prompts with generative suggestions enhances user flow rather than erases authorship.
- Hackathons are magical. With limited time, we focused on the hardest parts first: minting, attribution, and story flow.
🚧 Challenges We Faced
- Dependency hell: We had to untangle conflicting versions across Umi submodules, which slowed down initial progress.
- TypeScript strictness: Getting all providers and hooks to line up in the app router environment took careful type handling.
- Wallet UX: We wanted frictionless minting—email logins, gasless transactions—but balancing that with Solana-native tools was a real constraint. We ended up leaning toward Crossmint and Solana App Kit's embedded wallet patterns.
- Scope vs Time: There were so many cool directions—transcription, audio lore, royalty splits—but we stayed focused on nailing the one-liner minting experience first.
🚀 What's Next
- Add programmable royalties so derivative works (films, comics, merch) automatically stream a share back to the original storyteller.
- Allow AI-assisted world expansion, where users can collaboratively build entire universes from a few Genesis NFTs.
- Integrate a board game session QR flow where DMs can record sessions, mint them, and set attribution rules.
- Launch the LoreMint Codex as an open-source library of sci-fi & fantasy canon powered by real people—not bots.
✨ LoreMint is safeguarding human creativity in the age of AI.
Challenges we ran into
Accomplishments that we're proud of
What we learned
What's next for LoreMint
Built With
- blockchain
- metaplex
- next.js
- nft
- solana
- tailwind
Log in or sign up for Devpost to join the conversation.