# zksync-wallet-vue **Repository Path**: mygitcodehost/zksync-wallet-vue ## Basic Information - **Project Name**: zksync-wallet-vue - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-04 - **Last Updated**: 2024-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [zkWallet v.2.4.1](https://wallet.zksync.io/) · [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/matter-labs/zksync-wallet/blob/master/LICENSE-MIT) [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/matter-labs/zksync-wallet/blob/master/LICENSE-MIT) [![npm version](https://img.shields.io/npm/v/zksync.svg?style=flat)](https://www.npmjs.com/package/zksync) [![Live on Mainnet](https://img.shields.io/badge/wallet-Live%20on%20Mainnet-blue)](https://wallet.zksync.io) [![Live on Rinkeby](https://img.shields.io/badge/wallet-Live%20on%20Rinkeby-blue)](https://rinkeby.zksync.io) [![Live on Ropsten](https://img.shields.io/badge/wallet-Live%20on%20Ropsten-blue)](https://ropsten.zksync.io) [![Join the technical discussion chat at https://gitter.im/matter-labs/zksync](https://badges.gitter.im/matter-labs/zksync.svg)](https://gitter.im/matter-labs/zksync?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) # zkSync Wallet dApp --- ## Actual Release v.2.4.1 [`changelog`](https://github.com:matter-labs/zksync-wallet-vue/CHANGELOG.MD) Complete new version of zkWallet, built with nuxt+vuejs. Better architecture based on moder open source tech. Tight roadmap with many awesome features will guide developers into the amazing world of dApps and introduce true reactive interaction, dialog-based UX. It's working perfectly on [**mainnet**](https://wallet.zksync.io) | [rinkeby](https://rinkeby.zksync.io) and [ropsten](https://ropsten.zksync.io), published and ready for mass adoption. zkWallet was created to unleash the power of zkSync L2 operations and give everyone the access to L2 zkSync features on mainnet. [Learn more](https://zksync.io/) ## Firebase hosting configuration > Resource targets for zksync-vue: ### Hosting 1) Production-ready, deployed for the clients, users or developers: * **mainnet** → [zksync-vue-mainnet](https://wallet.zksync.io) * **prod-rinkeby** → [zksync-vue-rinkeby-2](https://rinkeby.zksync.io) 2) Beta version (w/t partial NFT-support & upcoming NFT+Swap support) * **beta-rinkeby** → [beta-rinkeby-zksync-vue](https://wallet-rinkeby-beta.zksync.dev) * **prod-ropsten** → [zksync-vue-ropsten](https://ropsten.zksync.io) 3) Dev-only hosts: * **stage-mainnet** → [zksync-vue](https://stage.zksync.io) * **dev-rinkeby** → [rinkeby-wallet-zksync](https://rinkeby-wallet-zksync.web.app/) ## Build Setup ``` bash # install dependencies && populate .env file as of RINKEBY connection (clear install) $ yarn ci:clear # serve with hot reload at localhost:3000 [rinkeby] $ yarn dev ``` For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org). --- ## Solutions used - [Nuxt.js](https://nuxtjs.org) - [Rollup zkSync.io](https://zksync.io) - [prettier.js](https://prettier.io) - [eslint.js](https://eslint.org/) - [Vue.js](https://vuejs.org) - [Sentry.io](https://sentry.io) - [Onboarding.js](https://github.com/matter-labs-forks/onboard) - [Typed Vuex](https://typed-vuex.roe.dev/) - [Remix Icon](https://remixicon.com/) - [Oh, Vue Icons!](https://oh-vue-icons.netlify.app) - [Nuxt TypeScript](https://typescript.nuxtjs.org/) - [zksync.js](https://zksync.io/api/sdk/js/tutorial.html) - [EthersJs](https://docs.ethers.io/v5/) For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org). --- # zkSync Ecosystem - [Integration Docs](https://zksync.io/dev) - [Available API & protocols](https://zksync.io/api/) - [zkWallet](https://wallet.zksync.io/) - [zkMint](https://mint.zksync.dev/) - [Alternative Withdrawal](https://withdraw.zksync.io/) - [zkScan](https://zkscan.io/) - [’out-of-gas’ issue solver ](https://withdraw.zksync.io/) --- - [Matter Labs: creators of the zkSync](https://matter-labs.io) - [zkSync Homepage](https://zksync.io) --- > BTW, we're hiring: [See open positions](https://matter-labs.io/#jobs) ## License zkWallet is distributed under the terms of both the MIT license, and the Apache License (v.2.0). See [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT) for details.