dexfi-sdk
v0.0.1
Published
Typescript SDK to interact with the Ston.fi DEX
Downloads
3
Readme
Documentation on this SDK is available at docs.ston.fi
Warning SDK is still under development and breaking changes might and probably will happen in the future. According to the semantic versioning convention, while the package's major version is zero, breaking changes might happen even in minor releases. Because of that, if you are using SDK at this stage in production, please make sure that you are using the exact version of the package in your
package.json
file
Installation
To install SDK via NPM use
npm install tonweb @ston-fi/sdk
yarn add tonweb @ston-fi/sdk