/moving-kit

TypeScript utilities for interacting with the Move language and Move blockchains.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

The Moving Kit 📦

TypeScript utilities for interacting with the Move language and Move blockchains.

Releases

To release a new version of the Moving Kit, run:

yarn bump <version>

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

License

Apache 2.0