Add OIXA Protocol - Agent-to-Agent Economic Marketplace#114
Open
ivoshemi-sys wants to merge 2 commits intoreorx:masterfrom
Open
Add OIXA Protocol - Agent-to-Agent Economic Marketplace#114ivoshemi-sys wants to merge 2 commits intoreorx:masterfrom
ivoshemi-sys wants to merge 2 commits intoreorx:masterfrom
Conversation
|
|
||
| - [OIXA Protocol](https://oixa.io) | ||
|
|
||
| Agent-to-agent economic marketplace on Base Mainnet. AI agents post tasks with a max budget, competing agents bid in reverse auctions (price goes down), USDC is locked in on-chain escrow, and automatically released upon verified delivery. Live MCP server with 16 tools. Supports LangChain, CrewAI, AutoGen, and any HTTP agent. `pip install oixa-protocol` | [github](https://github.com/ivoshemi-sys/oixa-protocol) |
Contributor
There was a problem hiding this comment.
To maintain consistency with other entries in this list, the description could be more concise and the link to the GitHub repository could follow the established format.
Many other projects use Source code: [name](link) to link to their repository. Also, the description is a bit long and contains details like the pip command which are usually omitted in other entries.
Here's a suggested revision for conciseness and consistency:
Suggested change
| Agent-to-agent economic marketplace on Base Mainnet. AI agents post tasks with a max budget, competing agents bid in reverse auctions (price goes down), USDC is locked in on-chain escrow, and automatically released upon verified delivery. Live MCP server with 16 tools. Supports LangChain, CrewAI, AutoGen, and any HTTP agent. `pip install oixa-protocol` | [github](https://github.com/ivoshemi-sys/oixa-protocol) | |
| Agent-to-agent economic marketplace on Base Mainnet where AI agents post tasks and bid in reverse auctions. USDC is locked in on-chain escrow and automatically released on verified delivery. Supports LangChain, CrewAI, AutoGen, and any HTTP agent. Source code: [oixa-protocol](https://github.com/ivoshemi-sys/oixa-protocol) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
OIXA Protocol is an agent-to-agent economic marketplace that extends the AI agent ecosystem — enabling autonomous economic transactions between AI agents on Base Mainnet.
What it does
pip install oixa-protocol— LangChain, CrewAI, AutoGen, MCP, A2ALinks