Skip to content

karen-369/dapp-portal

 
 

Repository files navigation

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.


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.

About

Your portal to zkSync

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 74.5%
  • TypeScript 24.9%
  • Other 0.6%