# Contracts SDK

This package contains objects that provide and wrap access to methods on Snickerdoodle's smart contracts

# Publishing
Run the following command, after updating the version in the package.json:

```shell
yarn npm publish --access public
 ```
