Lil Nouns Frames
February 11, 2024 ยท View on GitHub
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
- 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
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