Skip to content

docs: submit private DEX order book walkthrough for #236#514

Open
korpo1337 wants to merge 1 commit into
midnightntwrk:mainfrom
korpo1337:korpo-private-dex-orderbook-236
Open

docs: submit private DEX order book walkthrough for #236#514
korpo1337 wants to merge 1 commit into
midnightntwrk:mainfrom
korpo1337:korpo-private-dex-orderbook-236

Conversation

@korpo1337
Copy link
Copy Markdown

Summary

Submission artifact for bounty #236: Building a Private DEX Order Book.

Companion repo: https://github.com/korpo1337/midnight-private-dex-orderbook

Includes:

  • Compact-style private order-book contract walkthrough
  • deterministic Node.js simulator for commitments, aggregate depth, matching and cancellation
  • tutorial, video narration script, storyboard and generated slide assets

Verification

Ran in the companion repo:

node src/simulator.mjs
python3 scripts/render_demo_assets.py

Both passed locally.

Closes #236

@korpo1337 korpo1337 requested a review from a team as a code owner May 19, 2026 23:09
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

[Video] Building a Private DEX Order Book

2 participants