# Vasku TIP-3

[Vasku](https://github.com/savonarolagirolamo/vasku) Wrapper for [broxus tip3](https://github.com/broxus/tip3) contracts

## Compile

```shell
npx vasku compile
```

## Publish NPM package

```shell
yarn npm publish
```
