1.0.0 • Published 3 years ago
ton-stdlib v1.0.0
TON Standard libraries
This repository contains stable and versioned standard libraries for developing contracts on TON.
Changelog
npm
npm i ton-stdlib
Versioning
Given a version number MAJOR.MINOR, increment the:
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards compatible manner, and
- PATCH version when you update documentation/any things not changing code.
1.0.0
3 years ago