Skip to content

everx-labs/eversdk-ton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EverSDK TON monorepo

TON

Main eversdk typescript monorepo, containing the following modules:

  • ./ton/@eversdk/ton – core package
  • ./smc/@eversdk/smc – commonly used smart contracts
  • ./net/@eversdk/net – collection of network providers

Usage

You can use yarn or npm package manager, to install any of the packages of this monorepo. Use @eversdk/ + package name (for example yarn add @eversdk/ton).

License

Each package in this monorepo contains a LICENSE file specifying the license for a particular package, or contains information about several licenses at once. Project root (including this README are distributed under the MIT license).

About

Main eversdk typescript monorepo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published