Add Ophis (intent-based DEX aggregator built on CoW Protocol)#2902
Open
san-npm wants to merge 1 commit into
Open
Add Ophis (intent-based DEX aggregator built on CoW Protocol)#2902san-npm wants to merge 1 commit into
san-npm wants to merge 1 commit into
Conversation
Author
|
Hi, thanks for maintaining this dataset. Just a gentle nudge that this PR (adding Ophis) is ready for review whenever a maintainer has a moment: CI is green and there are no conflicts. Happy to adjust the entry or format if anything needs changing. Thanks! |
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.
Adds the Ophis open-source repository (https://github.com/ophis-fi/ophis) to the taxonomy.
Ophis is an intent-based DEX aggregator built on CoW Protocol that adds an agent-native layer (natural-language intents, an MCP server, a TypeScript SDK, an embeddable widget). It self-hosts CoW Protocol settlement on Optimism and routes the other major chains through the CoW solver network.
This migration creates a dedicated
Ophisecosystem, registers the repo under it (matching the convention used for Aave, 1inch, and Cow Swap), and connects Ophis as a sub-ecosystem of every chain it serves (Ethereum, Optimism, Arbitrum, Base, Polygon, Avalanche, BNB, Gnosis Chain, Linea, Plasma, Ink) plus the Multichain Infrastructure / EVM Multichain dApps buckets.Validated locally against the live tree:
./run.sh validate(zero errors; 737 migrations / 7657 ecosystems / 735069 repos) and./run.sh test(28 passed)../run.sh export -e Ophisreturns the Ophis repo with its#protocoltag.