Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.03 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.03 KB

Fast Frames

Set up farcaster frames quickly without relying on thousands of node_modules and irrelevant bloat.

There are several libraries for making frames, most I have seen use Next.js, and all of them import a lot of unneccesary modules. This makes them slow, and increases the set-up difficulty by adding complexity and points of failure. Fast frames is a no-nonsense tool for setting up farcaster frames flaming fast.

🚀 Quick Start

WIP

📖 Usage

WIP

Examples

🤝 Contributing

Contributing is appreciated

Clone the repo

git clone https://github.com/zimmah.fast-framesd@latest
cd fast-frames

Build the project

go build

Run the project

./fast-frames

Run the tests

go test ./...

Submit a pull request

If you'd like to contribute, please fork the repository and open a pull request to the main branch. Communicate in the Issues Tab or reach out to zimmah on socials (Twitter, Warpcast, Discord)