## Parent https://github.com/LIME-Protocol/lime-onchain/issues/3 ## What to build Write the developer guide for building an Order Book on LIME using @lime/solana, Signed Orders, and non-trusted matching. ## Acceptance criteria - [ ] Guide shows the end-to-end flow from deposit to signOrder to matching to settleSignedOrders - [ ] Guide explains how to read fill state and remaining Quantity - [ ] Guide explains backend responsibilities and limits - [ ] Guide includes setup steps for localnet or devnet - [ ] Guide links to the reference Order Book implementation ## Blocked by - https://github.com/LIME-Protocol/lime-sdk/issues/4 - https://github.com/LIME-Protocol/lime-backend/issues/2
Parent
LIME-Protocol/lime-onchain#3
What to build
Write the developer guide for building an Order Book on LIME using @lime/solana, Signed Orders, and non-trusted matching.
Acceptance criteria
Blocked by