zkSync Portal 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 Portal 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 portal.zksync.io to use the latest version of zkSync Portal.
You can also find zkSync Era Bridge on bridge.zksync.io
All contributions are welcome! Feel free to make the codebase better and submit your pull request here.
Make sure to install the dependencies:
npm install
Start the development server on http://localhost:3000
npm run dev
Build the application for production:
npm run generate
Look at the Nuxt 3 documentation to learn more.
Released under the MIT License.