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
- Host: GitHub
- URL: https://github.com/stanislavbreadless/zksync-provider-utils
- Owner: StanislavBreadless
- Created: 2021-02-21T19:45:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-21T19:46:24.000Z (over 5 years ago)
- Last Synced: 2025-08-20T04:33:22.521Z (11 months ago)
- Language: Vue
- Homepage: https://zksync-provider-utils.web.app
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).