Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 421 Bytes

Saber Token Functions

Saber token math utilities, built to minimize bundle size.

Releases

To release a new version of this repo, run:

gh workflow run release.yml -f version=<version>

where <version> is one of patch, major, minor, or a specific version. This internally uses the Yarn version plugin.

License

Apache-2.0