Skip to content

Diskyeth/FarPoetryMiniApp

Repository files navigation

Far Poetry Mini app - Farcaster Poetry Reader

A simple poetry reader that transforms Farcaster casts into poetic experiences with typewriter animations. Built as a Farcaster Mini App using Neynar.

Features

  • 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

Installation

  1. Clone the repository:
git clone https://github.com/Diskyeth/FarPoetryMiniApp.git
cd FarPoetryMiniApp
  1. Install dependencies:
npm install
  1. Set up environment variables (optional):
cp .env.local.example .env.local
  1. Run the development server:
npm run dev

Neynar Integration

This app uses the Neynar API to fetch casts from Farcaster channels and transform them into poetry.

Deployment

  1. Build the project:
npm run build

License

This project is open source and available under the MIT License.

Acknowledgments

About

A Farcaster/Base poetry mini-app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published