aboutsummaryrefslogtreecommitdiffstats
path: root/packages/assert/README.md
blob: b0dc9a4511023c2126b582df784479f7478f26cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
assert
------

Standard type and schema assertions to be used across all 0x projects and packages

## Install

```bash
npm install @0xproject/assert --save
```