exakoss / superchain-onft-frame

Superchain ONFT Frame on Farcaster for ETH Global Frameworks 2024 hackathon

Home Page:https://superchain-onft-frame.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Superchain ONFT Frame

A Farcaster Frame that allows to mint Omnichain NFTs on multiple Superchain networks! Try minting an example OmniGaws collection on Base or Zora, the art changes according to the chain that you choose!

Quickstart

If running from the frames.js repository itself:

  • Run yarn from the repository root
  • Run cd examples/framesjs-starter
  1. Install dependencies yarn install

  2. Run the dev server yarn dev

  3. Open http://localhost:3000 with your browser to see the result.

  4. Edit app/page.tsx

  5. Visit http://localhost:3000/debug to debug your frame.

  6. (Optional) To use a real signer (costs warps), copy .env.sample to .env and fill in the env variables following the comments provided

Docs, Questions and Help

If you get stuck or have feedback, Message @df please!

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy

vercel

more deployment links coming soon, PRs welcome!

About

Superchain ONFT Frame on Farcaster for ETH Global Frameworks 2024 hackathon

https://superchain-onft-frame.vercel.app


Languages

Language:TypeScript 92.1%Language:CSS 4.4%Language:JavaScript 3.5%