Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Create Order Book example #12

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Create Order Book example #12

wants to merge 5 commits into from

Conversation

pkarolyi
Copy link

About

Cartesi Order Book is an order book implementation for decentralized exchanges created in the Cartesi environment. The application creates and runs an SQLite database internally which holds the products and orders data of the order book. You can send inputs with predefined structures to interact with the database and you get the results back as a notice.

Features

  • Create new orders
  • Delete orders by user
  • Query orders and market data
  • Query supported products
  • Add new products

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants