Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matter-labs/zksync-wallet-vue
zkSync Lite web wallet
https://github.com/matter-labs/zksync-wallet-vue
dapp ethereum lite zksync
Last synced: 3 months ago
JSON representation
zkSync Lite web wallet
- Host: GitHub
- URL: https://github.com/matter-labs/zksync-wallet-vue
- Owner: matter-labs
- License: apache-2.0
- Created: 2020-12-24T15:52:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-26T20:35:11.000Z (5 months ago)
- Last Synced: 2024-06-05T09:34:44.074Z (5 months ago)
- Topics: dapp, ethereum, lite, zksync
- Language: Vue
- Homepage: https://lite.zksync.io
- Size: 125 MB
- Stars: 520
- Watchers: 30
- Forks: 393
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- best-of-crypto - GitHub
README
# [zkSync Wallet](https://lite.zksync.io/)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/matter-labs/zksync-wallet-vue/blob/master/LICENSE-MIT) [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/matter-labs/zksync-wallet-vue/blob/master/LICENSE-APACHE) [![Live on Mainnet](https://img.shields.io/badge/wallet-Live%20on%20Mainnet-blue)](https://lite.zksync.io)
## Description
zkWallet was created to unleash the power of zkSync Lite L2 operations and give everyone the access to L2 zkSync Lite features. [Learn more](https://zksync.io/)
It's working perfectly on [**mainnet**](https://lite.zksync.io), published and ready for mass adoption.
---
## Build Setup
``` bash
# install dependencies && populate .env file as of GOERLI connection (clear install)
$ yarn ci:clear# serve with hot reload at localhost:3000 [goerli]
$ yarn dev
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).
---
## Changelog
See the latest changes [here](https://github.com/matter-labs/zksync-wallet-vue/blob/master/CHANGELOG.md)
---
## 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://docs.lite.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://lite.zksync.io/)
- [zkCheckout](https://checkout.zksync.io/)
- [zkScan](https://zkscan.io/)
- [Alternative Withdrawal](https://withdraw.zksync.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.