Skip to content
generated from zimmah/go-server

A no-nonsense solution to farcaster frames in go.

License

Notifications You must be signed in to change notification settings

zimmah/fast-frames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A no-nonsense solution to farcaster frames in go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages