Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/WillPapper/syndicate-farcaster-frame-starter
- Owner: WillPapper
- License: mit
- Created: 2024-01-30T19:48:25.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T23:34:09.000Z (10 months ago)
- Last Synced: 2024-08-03T18:10:35.178Z (4 months ago)
- Language: Solidity
- Homepage: https://syndicate-farcaster-frame-starter.vercel.app
- Size: 6.74 MB
- Stars: 42
- Watchers: 4
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-frames - Syndicate Frame API, Make an NFT
- awesome-farcaster-dev - `syndicate-farcaster-frame-starter`
- awesome-farcaster-dev - `syndicate-farcaster-frame-starter`
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.