Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate 0x API from DIVA API #30

Open
Walodja1987 opened this issue Jun 15, 2023 · 0 comments
Open

Separate 0x API from DIVA API #30

Walodja1987 opened this issue Jun 15, 2023 · 0 comments
Labels
refactor Requires code refactoring

Comments

@Walodja1987
Copy link

Context

The codebase for this project is derived from 0x's API. In order to streamline development, the EIP712 offer functionality specific to DIVA was integrated into the existing 0x API codebase. However, due to the unavailability of 0x Protocol on certain networks (e.g., Gnosis), we are unable to provide the API service for DIVA offers on Gnosis.

To address this issue, it is necessary to decouple the DIVA functionality from the 0x API codebase. By separating the two components, we can ensure compatibility with networks such as Gnosis and provide the intended functionality for DIVA offers on these platforms.

@Walodja1987 Walodja1987 added the refactor Requires code refactoring label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Requires code refactoring
Projects
None yet
Development

No branches or pull requests

1 participant