nathonNot / sdk

SDK for building applications on STON.fi protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STON.fi SDK

TON License npm version

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

NPM

npm install tonweb @ston-fi/sdk

Yarn

yarn add tonweb @ston-fi/sdk

PNPM

pnpm install tonweb @ston-fi/sdk

About

SDK for building applications on STON.fi protocol

License:MIT License


Languages

Language:TypeScript 100.0%