matter-labs / zksync-dapp-forced-exit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website zksync.io

First public release of the updated zksync.io landing page design

CHANGELOG.md

⌛️ Coming soon

Build Setup

# 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.


Solutions used

License

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.

About

License:Apache License 2.0


Languages

Language:CSS 71.1%Language:Vue 12.1%Language:SCSS 8.1%Language:TypeScript 7.5%Language:Shell 0.6%Language:JavaScript 0.5%