A simple poetry reader that transforms Farcaster casts into poetic experiences with typewriter animations. Built as a Farcaster Mini App using Neynar.
- Live Poetry from Farcaster: Fetches casts from specified channels and displays them as poetry
- Animation: Beautiful character-by-character reveal with handwritten fonts
- Real-time Updates: Auto-refreshes to show new casts as poetry
- Farcaster/Base Mini App: Fully integrated with Farcaster ecosystem
- Customizable Channels: Configure which Farcaster channels to pull poetry from
- Clone the repository:
git clone https://github.com/Diskyeth/FarPoetryMiniApp.git
cd FarPoetryMiniApp- Install dependencies:
npm install- Set up environment variables (optional):
cp .env.local.example .env.local- Run the development server:
npm run devThis app uses the Neynar API to fetch casts from Farcaster channels and transform them into poetry.
- Build the project:
npm run buildThis project is open source and available under the MIT License.
- Built with Next.js
- Powered by Neynar API
- Integrated with Farcaster