Skip to content

zeroonesymphony/limit-order-sdk

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 3.7%