First public release of the updated zksync.io landing page design
⌛️ Coming soon
# install dependencies && populate .env file as of GOERLI connection (clear install)
$ yarn prepare_ci
# serve with hot reload at localhost:3000
$ yarn dev
# build for dev
$ build:stage
# afterward you'll have prepared distributive in /public folder
# build for production (only if you have firebase:auth)
$ cli-deploy-production.sh
For detailed explanation on how things work, check out Nuxt.js docs.
zksync.io is distributed under the terms of both the MIT license, and the Apache License (v.2.0).
See LICENSE-APACHE, LICENSE-MIT for details.