This is a collection of experimental Farcaster Frames created using Lil Nouns' off-chain and on-chain resources.
- Node.js (Version 18 or later)
- A text editor like VSCode
- Basic understanding of TypeScript and Node.js
- Clone the repository:
git clone https://github.com/lilnouns/lilnouns-frames.git
- Navigate to the project directory:
cd lilnouns-frames
- Install the dependencies:
pnpm install
- Start the development server:
pnpm run dev
For detailed information on working with Farcaster Frames, refer to the Farcaster Frames documentation. Additionally, to learn more about Hono, visit the Hono documentation.
Contributions are what make the open source community such a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated