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

[DX-3352] feat: experimental orderbook and zkevm api modules #147

Merged
merged 5 commits into from
Oct 29, 2024

Conversation

YermekG
Copy link
Contributor

@YermekG YermekG commented Oct 24, 2024

Summary

This PR adds two experimental modules:

Orderbook API:
Facilitates the listing and exchange of digital assets across multiple marketplaces using Immutable's Global Orderbook.

zkEVM API:
Provides an API for in-app NFT search queries using zkEVM technology.

These modules aim to enhance asset trading and NFT functionality across platforms. These modules are expected to undergo significant modifications as they evolve through further testing and feedback.

  • Prefix your PR title with feat: , fix: , chore: , docs: , refactor: or test: .
  • Sample blueprints are updated with new SDK changes
  • Updated public documentation with new SDK changes (Immutable X and Immutable zkEVM)
  • Replied to GitHub issues

@YermekG YermekG requested a review from a team as a code owner October 24, 2024 10:01
@YermekG YermekG changed the title Feat/experimental feat: experimental orderbook and zkevm api modules Oct 24, 2024
@YermekG YermekG changed the title feat: experimental orderbook and zkevm api modules [DX-3352] feat: experimental orderbook and zkevm api modules Oct 24, 2024
@YermekG YermekG requested a review from nattb8 October 24, 2024 10:04
@YermekG YermekG enabled auto-merge (squash) October 24, 2024 20:32
@YermekG YermekG merged commit 0b44931 into main Oct 29, 2024
10 checks passed
@YermekG YermekG deleted the feat/experimental branch October 29, 2024 02:23
ImmutableJeffrey pushed a commit that referenced this pull request Nov 26, 2024
* feat: added experimental module immutable orderbook

* feat: added experimental module immutable zkevm api

* feat: updated uplugin with new modules

* fix: modified defectively generated code

* fix: ignore openapi scheme files during workflow checks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants