Saber token math utilities, built to minimize bundle size.
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.
Apache-2.0