Awesome
<p align="center"> <a href="https://fibrous.finance"> <img src="./docs/assets/logo.png" width="400px" > </a> </p>Fibrous Finance Limit Order SDK (v0.1.3)
The Fibrous Finance Limit Order SDK is a JavaScript library that provides tools and functionalities for interacting with the Fibrous Finance Limit Order protocol. It allows developers to programmatically access and utilize various features of the protocol, such as retrieving orders, placing orders, canceling orders, and more.
Table of Contents
Installation
# NPM
npm install @fibrous/limit-order-sdk
# Yarn
yarn add @fibrous/limit-order-sdk
# PNPM
pnpm add @fibrous/limit-order-sdk
Documentation
The complete documentation for the Fibrous Finance Limit Order SDK can be found here.
Contributing
Contributions to the Fibrous Finance Limit Order SDK are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request.
License
This project is licensed under the MIT License.