Lil Nouns Frames

February 11, 2024 ยท View on GitHub

GitHub release (latest SemVer including pre-releases) GitHub X (formerly Twitter) Follow Farcaster (Warpcast) Follow Donate

This is a collection of experimental Farcaster Frames created using Lil Nouns' off-chain and on-chain resources.

Getting Started

Prerequisites

  • Node.js (Version 18 or later)
  • A text editor like VSCode
  • Basic understanding of TypeScript and Node.js

Development

  1. Clone the repository:
    git clone https://github.com/lilnouns/lilnouns-frames.git
    
  2. Navigate to the project directory:
    cd lilnouns-frames
    
  3. Install the dependencies:
    pnpm install
    
  4. Start the development server:
    pnpm run dev
    

Usage Guide

For detailed information on working with Farcaster Frames, refer to the Farcaster Frames documentation. Additionally, to learn more about Hono, visit the Hono documentation.

Contributing

Contributions are what make the open source community such a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated