This repo contains a minimal order book implementation to learn about SUI smart contracts.
First, install the SUI CLI.
Then run the tests with sui move test
.
This repo contains a minimal order book implementation to learn about SUI smart contracts.
First, install the SUI CLI.
Then run the tests with sui move test
.