/order-book

Minimal implementation of an order book in SUI smart contracts

Primary LanguageMove

Order Book

This repo contains a minimal order book implementation to learn about SUI smart contracts.

Running tests

First, install the SUI CLI.

Then run the tests with sui move test.