Step into Baalhorn the Goat's blockchain petting zoo—a haunting collection of cursed creatures, where visitors can interact with Baalhorn and his kin.
In Farcastle, the Infernal Menagerie is no ordinary exhibition. It is a 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 the castle, now exist as living lore for all who dare approach.
Here, the Menagerie serves as a living archive of Farcastle's arcane history. Each cursed 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 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 castle'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