diff --git a/typescript/site/app/ecosystem/partners-data/algovoi/metadata.json b/typescript/site/app/ecosystem/partners-data/algovoi/metadata.json new file mode 100644 index 0000000000..857e2a06ee --- /dev/null +++ b/typescript/site/app/ecosystem/partners-data/algovoi/metadata.json @@ -0,0 +1,22 @@ +{ + "name": "AlgoVoi", + "description": "Multi-chain x402 payment facilitator spanning both EVM and non-EVM networks. Supports Algorand, VOI Network, Hedera, Stellar, Base, Solana, and Tempo. AI agents pay with on-chain USDC (or native-chain assets) on a single x402 endpoint. First-mover coverage of VOI, Hedera, Stellar, Solana Pay `reference` binding, and Tempo (TIP-20).", + "logoUrl": "/logos/algovoi.png", + "websiteUrl": "https://www.algovoi.co.uk", + "category": "Facilitators", + "facilitator": { + "baseUrl": "https://cloud.algovoi.co.uk", + "networks": [ + "algorand-mainnet", + "voi-mainnet", + "hedera-mainnet", + "stellar-mainnet", + "base-mainnet", + "solana-mainnet", + "tempo-mainnet" + ], + "schemes": ["exact"], + "assets": ["ARC-3", "ARC-200", "HTS", "Stellar-Credit", "ERC-20", "SPL-Token", "TIP-20", "USDC", "USDCe"], + "supports": { "verify": true, "settle": true, "supported": true, "list": false } + } +} diff --git a/typescript/site/public/logos/algovoi.png b/typescript/site/public/logos/algovoi.png new file mode 100644 index 0000000000..4ed9a7955b Binary files /dev/null and b/typescript/site/public/logos/algovoi.png differ