Skip to content

StartaleGroup/miniapp-demo

Repository files navigation

This is a Vite project bootstrapped with @farcaster/create-mini-app.

farcaster.json

The /.well-known/farcaster.json is served from the public directory and can be updated by editing ./public/.well-known/farcaster.json.

You can also use the public directory to serve a static image for splashBackgroundImageUrl.

Manage your Mini App on Farcaster here: https://farcaster.xyz/~/developers/mini-apps

Mini App Embed

Add the fc:miniapp tag in index.html to make your root app URL sharable in feeds:

  <head>
    <!--- other tags --->
    <meta name="fc:miniapp" content='{"version":"1","imageUrl":"https://inking-farcaster-miniapp.vercel.app/preview.svg","button":{"title":"Open","action":{"type":"launch_frame","name":"Inking","url":"https://inking-farcaster-miniapp.vercel.app/"}}}' />
  </head>

About

Farcaster miniapp demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors