-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: add Kobaru to x402 Ecosystem Website #910
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add Kobaru to x402 Ecosystem Website #910
Conversation
✅ Heimdall Review Status
|
|
@fabriciogava is attempting to deploy a commit to the Coinbase Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi there! Please unify 'API Paywall Cookbook' and 'Kobaru' into one submission. You can have a separate facilitator submission and that's fine but for the rest of the ecosystem page we ask that you unify the services under one submission to avoid duplicates on the site. Thanks! |
|
@Must-be-Ash I didn't understand your point. Kobaru and API Paywall Cookbook are two completely different project, with different names and objectives. Already unified in this single PR for convenience. |
|
Hi there! I meant if possible please include a link to the cookbook (thanks for making this btw!) in the docs on the site so that the only submission would be 'Kobaru' (apart from the Facilitator) and folks can find the cookbook there. Since the other submission is a learning resource we're making an exception. Thanks for you submission |
| "logoUrl": "/logos/kobaru.png", | ||
| "websiteUrl": "https://www.kobaru.io/", | ||
| "category": "Infrastructure & Tooling" | ||
| }1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @fabriciogava, the stray 1 character here is causing a JSON parsing error such that your entry won't be displayed. Please open a new PR that removes it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this! I've sumitted PR #1018 to fix the issue.
…ilitator file, introduced on PR coinbase#910
…ilitator file, introduced on PR coinbase#910
Description
This PR adds Kobaru to the x402 ecosystem directory. We are contributing three distinct entries to better categorize our services:
The official logo (kobaru.png) has also been added to the public assets folder.
Tests
Lint and typescript tests
Checklist