An open API service indexing awesome lists of open source software.

https://github.com/stanislavbreadless/zksync-provider-utils

A bundle of utility functionality from zksync.js library
https://github.com/stanislavbreadless/zksync-provider-utils

Last synced: 5 months ago
JSON representation

A bundle of utility functionality from zksync.js library

Awesome Lists containing this project

README

          

# zksync-utils-vue

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).