Skip to content

Commit 4a61abc

Browse files
Th3Ya0viclaude
andcommitted
chore(phantom): fix description length, regenerate metadata
- Trim phantom-embedded-react-native description to 97 chars (under 100 limit) - Regenerate templates.json, TEMPLATES.md, and workflow templates.json Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ab36e14 commit 4a61abc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

TEMPLATES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Templates maintained by the Solana community
202202

203203
`gh:solana-foundation/templates/community/phantom-embedded-react-native`
204204

205-
> A minimal Expo starter template for integrating Phantom's embedded user wallets on Solana for mobile apps
205+
> Expo starter for Phantom's embedded wallet on Solana. Google or Apple OAuth, no extension needed.
206206
207207
`solana` `phantom` `wallet` `embedded-wallet` `react-native` `expo` `mobile` `typescript` `oauth` `authentication`
208208

community/phantom-embedded-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phantom-embedded-react-native-starter",
33
"version": "1.0.0",
4-
"description": "A minimal Expo starter template for integrating Phantom's embedded user wallets on Solana for mobile apps",
4+
"description": "Expo starter for Phantom's embedded wallet on Solana. Google or Apple OAuth, no extension needed.",
55
"displayName": "Phantom Embedded React Native Starter",
66
"usecase": "Mobile",
77
"keywords": [

templates.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427
"usecase": "Starter"
428428
},
429429
{
430-
"description": "A minimal Expo starter template for integrating Phantom's embedded user wallets on Solana for mobile apps",
430+
"description": "Expo starter for Phantom's embedded wallet on Solana. Google or Apple OAuth, no extension needed.",
431431
"id": "gh:solana-foundation/templates/community/phantom-embedded-react-native",
432432
"image": "community/phantom-embedded-react-native/og-image.png",
433433
"keywords": [

0 commit comments

Comments
 (0)