fork from zksync@0.10.9
npm install zksync-js-sdkfork from zksync@0.10.9
github.com/matter-labs/zksync/tree/master/sdk/zksync.js@2286240d87b158bb6cefc75816230370031ec593
zkSync is a scaling and privacy engine for Ethereum. Its current functionality scope includes low gas transfers of
ETH and ERC20 tokens in the Ethereum network.
This document is a description of the JS library that can be used to interact with zkSync.
Full reference on how to use the library can be found here.
```
npm install
```
npm run build