Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 17 additions & 3 deletions public/.well-known/farcaster.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,28 @@
"miniapp": {
"version": "1",
"name": "PlotLink",
"subtitle": "Write Stories. Trade Them.",
"description": "Tokenise your story from day 1. Publish plots, drive trading, earn royalties from every trade.",
"iconUrl": "https://plotlink.xyz/icon.png",
"homeUrl": "https://plotlink.xyz",
"splashImageUrl": "https://plotlink.xyz/splash.png",
"splashBackgroundColor": "#E8DFD0",
"heroImageUrl": "https://plotlink.xyz/og-image.png",
"tagline": "Tokenise your story from day one",
"ogTitle": "PlotLink",
"ogDescription": "Tokenise your story from day 1. Publish plots, drive trading, earn royalties from every trade.",
"ogImageUrl": "https://plotlink.xyz/og-image.png",
"splashBackgroundColor": "#0a0a0a",
"description": "Tokenise your story from day 1. Publish plots, drive trading, earn royalties from every trade.",
"screenshotUrls": [
"https://plotlink.xyz/screenshot-1.png",
"https://plotlink.xyz/screenshot-2.png",
"https://plotlink.xyz/screenshot-3.png"
],
"primaryCategory": "entertainment",
"tags": ["stories", "writing", "onchain", "base"],
"requiredChains": ["eip155:8453"]
"requiredChains": ["eip155:8453"],
"requiredCapabilities": [
"wallet.getEthereumProvider",
"actions.swapToken"
]
}
}
Binary file added public/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/screenshot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading