Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/WillPapper/syndicate-farcaster-frame-starter

A starter for using https://frame.syndicate.io/ with Farcaster Frames
https://github.com/WillPapper/syndicate-farcaster-frame-starter

Last synced: 25 days ago
JSON representation

A starter for using https://frame.syndicate.io/ with Farcaster Frames

Awesome Lists containing this project

README

        

# syndicate-farcaster-frame-starter

A starter for using https://frame.syndicate.io/ with Farcaster Frames

This repository contains two important components:
`api/syndicate-syndicate-farcaster-frame-starter.ts`: An API for serving Farcaster Frames, already integrated with the API at frame.syndicate.io
`contracts/src/SyndicateFrameNFT.sol`: An example smart contract with flexible metadata options. It's simple to modify for the metadata you want.

Fork and enjoy! Setup should only take a few minutes if your NFT contract's mint function is formatted as `mint(address to)`

DM @will on Warpcast/@WillPapper on Telegram for an API key.

Gas is sponsored up to a shared max for everyone, so please be careful in your use and leave gas for others. We'll work on self-funding options for gas soon if the sponsored gas runs out! Your minting **will go down** if gas runs out, so use this for fun experiments, not production use cases.