https://github.com/lilnouns/lilnouns-frames
A collection of Farcaster Frames built on top of Lil Nouns resources.
https://github.com/lilnouns/lilnouns-frames
farcaster hacktoberfest lilnouns nouns
Last synced: 4 months ago
JSON representation
A collection of Farcaster Frames built on top of Lil Nouns resources.
- Host: GitHub
- URL: https://github.com/lilnouns/lilnouns-frames
- Owner: lilnouns
- License: apache-2.0
- Created: 2024-02-08T04:32:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-29T00:07:43.000Z (5 months ago)
- Last Synced: 2026-01-29T08:24:52.968Z (5 months ago)
- Topics: farcaster, hacktoberfest, lilnouns, nouns
- Language: TypeScript
- Homepage:
- Size: 2.17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-frames - Lil Nouns Frames
README
# Lil Nouns Frames
[](https://github.com/lilnouns/lilnouns-frames/releases)
[](https://github.com/lilnouns/lilnouns-frames/blob/master/LICENSE)
[](https://x.com/nekofar)
[](https://warpcast.com/nekofar)
[](https://ud.me/nekofar.crypto)
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:
```bash
git clone https://github.com/lilnouns/lilnouns-frames.git
```
2. Navigate to the project directory:
```bash
cd lilnouns-frames
```
3. Install the dependencies:
```bash
pnpm install
```
4. Start the development server:
```bash
pnpm run dev
```
### Usage Guide
For detailed information on working with Farcaster Frames, refer to
the [Farcaster Frames documentation](https://docs.farcaster.xyz/learn/what-is-farcaster/frames).
Additionally, to learn more about Hono, visit the [Hono documentation](https://hono.dev/top).
## 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**