Fibrous-Finance / limit-order-sdk

The Fibrous Limit Order feature is designed to offer users a decentralized trading experience familiar to them.

Home Page:https://fibrous.finance/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

The Fibrous Limit Order feature is designed to offer users a decentralized trading experience familiar to them.

https://fibrous.finance/

License:MIT License


Languages

Language:TypeScript 96.3%Language:JavaScript 3.7%