Skip to content

Commit f97aea8

Browse files
committed
Update x402 hackathon sponsor bounties with new partners
- Updated sponsor bounty titles with proper capitalization - Added Triton bounty: Best x402 Integration with Old Faithful ($2,500) - Added Alsa bounty: Best AgentPay Demo ($5,000) - Updated sponsor banner to include Triton logo - Reordered bounty list to match new requirements
1 parent 5dfed30 commit f97aea8

2 files changed

Lines changed: 75 additions & 11 deletions

File tree

Lines changed: 46 additions & 0 deletions
Loading

apps/web/public/locales/en/common.json

Lines changed: 29 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3315,23 +3315,23 @@
33153315
{
33163316
"sponsor": "Phantom",
33173317
"logo": "/img/sponsors/phantom.svg",
3318-
"title": "Best use of CASH",
3318+
"title": "Best Use of CASH",
33193319
"description": "Build an x402 agent that uses Phantom CASH for payments",
33203320
"prizeAmount": "$10,000"
33213321
},
33223322
{
33233323
"sponsor": "Visa",
33243324
"logo": "/img/sponsors/visa.png",
3325-
"title": "Best use of Visa TAP",
3325+
"title": "Best Use of Visa TAP",
33263326
"description": "Create an agent that interfaces with Visa's Trusted Agent Protocol",
33273327
"prizeAmount": "$10,000"
33283328
},
33293329
{
33303330
"sponsor": "Atxp",
33313331
"logo": "/img/sponsors/atxp.svg",
3332-
"title": "Best multi-protocol agent",
3332+
"title": "Best Multi-Protocol Agent",
33333333
"description": "use x402, ATXP, and ACP or AP2 in an end-to-end agent flow",
3334-
"prizeAmount": "$10,000 in ATXP credits"
3334+
"prizeAmount": "$10,000 in ATXP Credits"
33353335
},
33363336
{
33373337
"sponsor": "Coinbase",
@@ -3354,6 +3354,13 @@
33543354
"description": "Use OM1 to build autonomous agents with the x402 protocol",
33553355
"prizeAmount": "$5,000 in cash + credits"
33563356
},
3357+
{
3358+
"sponsor": "Dark Research",
3359+
"logo": "/img/sponsors/darkresearch.png",
3360+
"title": "Dark Research Prize",
3361+
"description": "Built on top of Dark Research open source bounties like Mallory",
3362+
"prizeAmount": "$10,000"
3363+
},
33573364
{
33583365
"sponsor": "Switchboard",
33593366
"logo": "/img/sponsors/switchboard.svg",
@@ -3362,11 +3369,18 @@
33623369
"prizeAmount": "$5,000"
33633370
},
33643371
{
3365-
"sponsor": "Dark Research",
3366-
"logo": "/img/sponsors/darkresearch.png",
3367-
"title": "Dark Research Prize",
3368-
"description": "Built on top of Dark Research open source bounties like Mallory",
3369-
"prizeAmount": "$10,000"
3372+
"sponsor": "Triton",
3373+
"logo": "/img/sponsors/triton.svg",
3374+
"title": "Best x402 Integration with Old Faithful",
3375+
"description": "Automate sustainable access to all of Solana's history by integrating x402 payments into Old Faithful RPC",
3376+
"prizeAmount": "$2,500"
3377+
},
3378+
{
3379+
"sponsor": "Alsa",
3380+
"logo": "/img/sponsors/alsa.svg",
3381+
"title": "Best AgentPay Demo",
3382+
"description": "Create AI Agents or services that autonomously pay for APIs, LLM tokens, or data via Solana USDC + HTTP-402 micropayments",
3383+
"prizeAmount": "$5,000"
33703384
}
33713385
]
33723386
},
@@ -3397,13 +3411,17 @@
33973411
"src": "/img/sponsors/openmined.png",
33983412
"alt": "Openmined"
33993413
},
3414+
{
3415+
"src": "/img/sponsors/darkresearch.png",
3416+
"alt": "Dark Research"
3417+
},
34003418
{
34013419
"src": "/img/sponsors/switchboard.svg",
34023420
"alt": "Switchboard"
34033421
},
34043422
{
3405-
"src": "/img/sponsors/darkresearch.png",
3406-
"alt": "Dark Research"
3423+
"src": "/img/sponsors/triton.svg",
3424+
"alt": "Triton"
34073425
}
34083426
]
34093427
},

0 commit comments

Comments
 (0)