Step into Baalhorn the Goat's Infernal Zoo. A blockchain managerie and collection of cursed creatures.
This is no ordinary exhibition. Interact in the nexus of bound magic and untamed mystery, where majestic and monstrous beasts are held in tenuous balance.
These creatures, each marked by the dark fate that brought them to Farcastle, now exist as living lore for all who dare approach. The Infernal Zoo serves as a living archive of arcane history.
Each beast tells a tale, whispering secrets of ancient pacts, broken oaths, and the powers that bind them. Visitors are beckoned to explore not just the creatures themselves, but the veiled truths they represent, interacting with their essence through the blockchain.
This is a haunting place of wonder and forewarning, a testament to Farcastle's belief that even the most feral and cursed among us contribute to the eternal story of the realm's will.
This is clone of scores-frame a Next.js project bootstrapped with create-next-app
.
It utilizes shadcn
for some core components and all data requests are done with @tanstack/react-query
wrappers.
FarcasterApiClient
implementation and List
component are stripped-down versions of what Warpcast team has built for Warpcast clients.
git clone https://github.com/HausDAO/menagerie.git
bun install
bun dev
Open http://localhost:3000 with your browser to see the result.
- Frames V2 - all links to deep dive into Frames.
- Frames V2 Spec - learn about Frames V2.
- Shadcn
- TanStack Query