An open API service indexing awesome lists of open source software.

https://github.com/compolabs/limit-orders

Limit Order Protocol Smart Contract
https://github.com/compolabs/limit-orders

defi fuel sway web3

Last synced: about 1 year ago
JSON representation

Limit Order Protocol Smart Contract

Awesome Lists containing this project

README

          

# Limit Order Protocol Smart Contract

## Version warning
The master branch contains the latest work-in-progress version of limit orders. It hasn't been audited and may contain severe security issues or may not work at all.

## About

This repository contains a smart contract for Fuel blockchain which allows users to place limit orders, that later could be filled on-chain. Limit order itself is a data structure created off-chain.