Skip to content
Open
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ AgentKit is proud to have support for the following protocols, frameworks, walle
- [Action Providers (Python)](https://github.com/coinbase/agentkit/blob/main/python/coinbase-agentkit/coinbase_agentkit/action_providers)
- [Wallet Providers (TypeScript)](https://github.com/coinbase/agentkit/blob/main/typescript/agentkit/src/wallet-providers)
- [Wallet Providers (Python)](https://github.com/coinbase/agentkit/blob/main/python/coinbase-agentkit/coinbase_agentkit/wallet_providers)
- [@zeromodern/agentkit-provider-0mod](https://github.com/zeromodern/agentkit-provider-0mod): 0mod HTTP 402 API Gateway (Pay-per-call edge micro-utilities for autonomous bots on Base USDC. Includes web scraping proxies, LLM token window compressors, PII data scrubbers, domain WHOIS lookups, DEX liquidity search, social sentiment scoring, and Vision OCR).

### Wallets

Expand Down
Loading