Skip to content

Commit 08be372

Browse files
committed
Merge branch 'main' into main
2 parents 11c4fae + 274ed08 commit 08be372

File tree

6 files changed

+40
-0
lines changed

6 files changed

+40
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "API Paywall Cookbook",
3+
"description": "Practical examples of monetizing APIs with the x402 protocol.",
4+
"logoUrl": "/logos/kobaru.png",
5+
"websiteUrl": "https://github.com/fabriciogava/api-paywall-cookbook",
6+
"category": "Learning & Community Resources"
7+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "Kobaru",
3+
"description": "A brief description of your facilitator service and supported networks",
4+
"logoUrl": "/logos/kobaru.png",
5+
"websiteUrl": "https://www.kobaru.io",
6+
"category": "Facilitators",
7+
"facilitator": {
8+
"baseUrl": "https://gateway.kobaru.io",
9+
"networks": ["solana", "solana-devnet"],
10+
"schemes": ["exact"],
11+
"assets": ["SPL"],
12+
"supports": {
13+
"verify": true,
14+
"settle": true,
15+
"supported": true,
16+
"list": false
17+
}
18+
}
19+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Kobaru",
3+
"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.",
4+
"logoUrl": "/logos/kobaru.png",
5+
"websiteUrl": "https://www.kobaru.io/",
6+
"category": "Infrastructure & Tooling"
7+
}1
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Numbers Protocol",
3+
"description": "Numbers Protocol is a decentralized network that ensures the provenance and authenticity of digital media. Numbers uses x402 to enable seamless, instant payments for digital asset licensing, allowing users to acquire content licenses and Receipt NFTs directly via their crypto wallets.",
4+
"logoUrl": "/logos/numbers.png",
5+
"websiteUrl": "https://numbersprotocol.io/",
6+
"category": "Client-Side Integrations"
7+
}
20.8 KB
Loading
19.4 KB
Loading

0 commit comments

Comments
 (0)