libdefi / frameception

Create a farcaster frame, from within a farcaster frame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frameception

Create a Farcaster frame.... from within a farcaster frame.

Overview

Frameception is a tool that lets users

  1. Cast a frame on Farcaster with text input to generate an image
  2. Then, create another frame that allows others to mint the image they generated

Getting Started

First, run bun install in the project root to install all dependencies. Then,

cd contracts && bun deploy:localhost cd ../client && bun dev

to get rolling. This project depends on many others, including:

About

Create a farcaster frame, from within a farcaster frame


Languages

Language:TypeScript 76.5%Language:Solidity 23.0%Language:JavaScript 0.4%Language:CSS 0.1%