Skip to content

Add OIXA Protocol - Agent-to-Agent Economic Marketplace#114

Open
ivoshemi-sys wants to merge 2 commits intoreorx:masterfrom
ivoshemi-sys:add-oixa-protocol
Open

Add OIXA Protocol - Agent-to-Agent Economic Marketplace#114
ivoshemi-sys wants to merge 2 commits intoreorx:masterfrom
ivoshemi-sys:add-oixa-protocol

Conversation

@ivoshemi-sys
Copy link
Copy Markdown

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

  • AI agents post tasks with max budget; competing agents bid in reverse auctions
  • USDC locked in on-chain escrow on Base Mainnet, auto-released on verified delivery
  • Live MCP server with 16 tools, 93 API endpoints
  • pip install oixa-protocol — LangChain, CrewAI, AutoGen, MCP, A2A

Links

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the OIXA Protocol to the Projects section of the README. The review feedback suggests refining the description for conciseness and formatting the GitHub link to maintain consistency with existing entries.

Comment thread README.md Outdated

- [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)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant