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
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "API Paywall Cookbook",
"description": "Practical examples of monetizing APIs with the x402 protocol.",
"logoUrl": "/logos/kobaru.png",
"websiteUrl": "https://github.com/fabriciogava/api-paywall-cookbook",
"category": "Learning & Community Resources"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Kobaru",
"description": "A brief description of your facilitator service and supported networks",
"logoUrl": "/logos/kobaru.png",
"websiteUrl": "https://www.kobaru.io",
"category": "Facilitators",
"facilitator": {
"baseUrl": "https://gateway.kobaru.io",
"networks": ["solana", "solana-devnet"],
"schemes": ["exact"],
"assets": ["SPL"],
"supports": {
"verify": true,
"settle": true,
"supported": true,
"list": false
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "Kobaru",
"description": "Kobaru provides a transparent proxy layer that allows vendors to add an x402 paywall to any existing API without changing a single line of code. It acts as a critical infrastructure bridge, offering high-throughput processing and a unique settlement layer that supports both crypto (Solana) and fiat currency.",
"logoUrl": "/logos/kobaru.png",
"websiteUrl": "https://www.kobaru.io/",
"category": "Infrastructure & Tooling"
}1
Copy link
Contributor

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

Copy link
Contributor Author

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.

Binary file added typescript/site/public/logos/kobaru.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.