zkSync Plus is now fully maintained by Matter Labs as zkSync Portal. This repository is deprecated and will no longer be maintained.
zkSync Plus is a unique wallet dapp that brings the best of zkSync Era∎ and zkSync Lite under one friendly user interface. Crafted with an emphasis on a seamless user experience, zkSync Plus allows you to easily manage your tokens. It's your go-to interface to interact with both versions of zkSync, ensuring a smooth and efficient process every step of the way.
Visit zkPlus.io to experience the simplicity of zkSync Plus.
All contributions are welcome! Feel free to make the codebase better and submit your pull request here.
Loving the experience? Feel free to send a token of appreciation!
ENS - JackHamer.eth
Address - 0xa1cf087DB965Ab02Fb3CFaCe1f5c63935815f044
Make sure to install the dependencies:
# npm
npm install
# yarn
yarn install
# pnpm
pnpm install
Start the development server on http://localhost:3000
npm run dev
Build the application for production:
npm run build
Look at the Nuxt 3 documentation to learn more.
Released under the MIT License.