Skip to content

Commit aebe844

Browse files
committed
feat: update with neynar and farcaster.json
1 parent f049305 commit aebe844

File tree

19 files changed

+611
-130
lines changed

19 files changed

+611
-130
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"@farcaster/frame-sdk": "^0.0.60",
3232
"@hookform/resolvers": "^3.9.1",
3333
"@marsidev/react-turnstile": "^1.1.0",
34+
"@neynar/react": "^1.2.3",
3435
"@radix-ui/react-accordion": "^1.2.7",
3536
"@radix-ui/react-alert-dialog": "^1.1.10",
3637
"@radix-ui/react-avatar": "^1.1.6",
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"accountAssociation": {
3+
"header": "eyJmaWQiOjE4ODM1MiwidHlwZSI6ImN1c3RvZHkiLCJrZXkiOiIweGFiOTZCNkEzNmVCYzYzMzI3MkE2ZUI2QWQzOUQ5NzljQjllNTE0M0UifQ",
4+
"payload": "eyJkb21haW4iOiJhc2tuZWJ1bGEtZmFyY2FzdGVyLnRoaXJkd2ViLmNvbSJ9",
5+
"signature": "MHg5NjZhOTQ3MTY4MDcwNmMzNzFhYjJiYjM4OGQzNGUzM2U4YWJjNTQ0NTQwNmZkMmJkZjc2OTE4MTBkYWI3ZTczMTg3NzgyZjQ0YzEzZDdkM2VhNWU5MGJlYmYyMGE5ZDNjNTlmM2MzM2E2ZWRlODg3OTliMmQwYTk1MzhhNjBlYTFj"
6+
},
7+
"frame": {
8+
"version": "1",
9+
"name": "Nebula",
10+
"iconUrl": "https://nebula.thirdweb.com/assets/nebula/frame/ask-nebula-pfp.png",
11+
"imageUrl": "https://nebula.thirdweb.com/assets/nebula/frame/frame.png",
12+
"homeUrl": "https://nebula.thirdweb.com/",
13+
"splashImageUrl": "https://nebula.thirdweb.com/assets/nebula/frame/ask-nebula-pfp.png",
14+
"splashBackgroundColor": "#171B20",
15+
"subtitle": "Web3 AI Assistant",
16+
"description": "Ask questions about your web3 activity, get AI-powered insights about your wallet, and explore blockchain data through natural language",
17+
"primaryCategory": "utility",
18+
"tags": ["ai", "web3", "blockchain", "insights", "wallet"],
19+
"tagline": "Your AI guide to web3",
20+
"ogTitle": "Nebula - Web3 AI Assistant",
21+
"ogDescription": "Interact with your wallet data through natural language queries powered by Thirdweb Nebula AI",
22+
"heroImageUrl": "https://nebula.thirdweb.com/assets/nebula/frame/screenshot.svg",
23+
"ogImageUrl": "https://nebula.thirdweb.com/assets/nebula/frame/og.svg",
24+
"screenshotUrls": [
25+
"https://nebula.thirdweb.com/assets/nebula/frame/screenshot.svg",
26+
"https://nebula.thirdweb.com/assets/nebula/frame/frame.png",
27+
"https://nebula.thirdweb.com/assets/nebula/frame/og.svg"
28+
]
29+
}
30+
}
23.7 KB
Loading
Lines changed: 8 additions & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading
87.2 KB
Loading
Lines changed: 27 additions & 0 deletions
Loading
23.7 KB
Loading
Lines changed: 16 additions & 0 deletions
Loading
Lines changed: 22 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)