Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Latest commit

 

History

History
62 lines (39 loc) · 1.72 KB

README.md

File metadata and controls

62 lines (39 loc) · 1.72 KB

zkSync Plus is now fully maintained by Matter Labs as zkSync Portal. This repository is deprecated and will no longer be maintained.

zkSync Plus

zkSync Plus

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.

Try it out!

Visit zkPlus.io to experience the simplicity of zkSync Plus.

Latest deployment - Netlify Status

Contributing

All contributions are welcome! Feel free to make the codebase better and submit your pull request here.

Donations

Loving the experience? Feel free to send a token of appreciation!

ENS - JackHamer.eth

Address - 0xa1cf087DB965Ab02Fb3CFaCe1f5c63935815f044


Development

Setup

Make sure to install the dependencies:

# npm
npm install

# yarn
yarn install

# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Look at the Nuxt 3 documentation to learn more.


License

Released under the MIT License.