Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/compolabs/swaylend-ts-sdk
https://github.com/compolabs/swaylend-ts-sdk
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/compolabs/swaylend-ts-sdk
- Owner: compolabs
- Created: 2024-05-29T13:15:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T13:46:34.000Z (9 months ago)
- Last Synced: 2024-11-15T15:43:27.221Z (3 months ago)
- Language: TypeScript
- Size: 327 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swayland-ts-sdk
> [!IMPORTANT]
> Please note that the current version of the SwayLand SDK is a beta release. This version is still under active development and may not be stable. Users should expect frequent updates and changes as we work to improve functionality and address issues. As a beta product, this version is intended for testing and feedback purposes only. We encourage users to provide feedback as it will help us refine and enhance the SDK in preparation for a more stable release.## Introduction
The swayland-ts-sdk is a comprehensive solution for interacting with financial markets, offering both spot and perpetual trading functionality. It's built on the Fuels platform, utilizing smart contracts for decentralized transaction processing. This library provides easy-to-use methods for creating and managing orders, handling tokens, and retrieving market data.
## Installation
To install the swayland-ts-sdk, follow these steps:```bash
npm i @compolabs/swayland-ts-sdk
```## Contributing
Contributions to improve the swayland-ts-sdk are welcome. Please feel free to fork the repository, make your changes, and submit a pull request.