Skip to content

Commit 2daa42f

Browse files
authored
Add mogami tools (coinbase#483)
1 parent 11fbf4b commit 2daa42f

File tree

5 files changed

+35
-7
lines changed

5 files changed

+35
-7
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Mogami examples",
3+
"description": "A collection of x402 examples in Java (client and server)",
4+
"logoUrl": "/logos/logo_mogami_vertical_small.png",
5+
"websiteUrl": "https://mogami.tech/#examples",
6+
"category": "Learning & Community Resources"
7+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "Mogami facilitator",
3+
"description": "Facilitator running on base (testnet & mainnet) with a development console - You can run it as a Docker image within your own infrastructure, or use our always-on hosted facilitator online",
4+
"logoUrl": "/logos/logo_mogami_vertical_small.png",
5+
"websiteUrl": "https://facilitator.mogami.tech",
6+
"category": "Facilitators",
7+
"facilitator": {
8+
"baseUrl": "https://facilitator.mogami.tech",
9+
"networks": ["base", "base-sepolia"],
10+
"schemes": ["exact"],
11+
"assets": ["EIP-3009", "SPL", "Token-2022"],
12+
"supports": { "verify": true, "settle": true, "supported": true, "list": false }
13+
}
14+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Mogami java client SDK",
3+
"description": "The Mogami Java Client SDK makes it easy to bring x402 payments into your Java application",
4+
"logoUrl": "/logos/logo_mogami_vertical_small.png",
5+
"websiteUrl": "https://mogami.tech/#clientSDK",
6+
"category": "Client-Side Integrations"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Mogami java server SDH (Spring boot)",
3+
"description": "The Mogami Java Server SDK lets you turn any endpoint of your spring application into a pay-per-call API using the x402 protocol",
4+
"logoUrl": "/logos/logo_mogami_vertical_small.png",
5+
"websiteUrl": "https://mogami.tech/#serverSDK",
6+
"category": "Infrastructure & Tooling"
7+
}

typescript/site/app/ecosystem/partners-data/mogami-tech/metadata.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)