Skip to content

Commit

Permalink
Create What is zkSync Era and zkSync Lite?.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bxpana authored Mar 25, 2023
1 parent 9b1133c commit 781c9c4
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions What is zkSync Era and zkSync Lite?.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# What is zkSync Era and zkSync Lite?

### zkSync Era
*Previously zkSync 2.0*, zkSync Era is a Zero Knowledge (ZK) rollup that supports generalized EVM compatibility for the Ethereum blockchain. This means that most dApps deployed on Ethereum can be deployed on zkSync Era.

__Links__
</br>
- zkSync Era Portal:
- mainnet:
- Developers: https://portal.zksync.io/
- Users: https://bridge.zksync.io/
- Testnet: https://goerli.portal.zksync.io/
- Mainnet Block Explorer: https://explorer.zksync.io/
- Testnet Block Explorer: https://goerli.explorer.zksync.io/
- zkSync Era testnet Guide
- zkSync Era mainnet Guide
- More details can be found in our blog post https://blog.matter-labs.io/all-aboard-zksync-era-mainnet-8b8964ba7c59

### zkSync Lite
*Previously zkSync 1.0*, zkSync Lite is a trustless protocol for scalable low-cost payments on Ethereum, powered by zkRollup technology. This has been live for more than 2 years on mainnet. It allows basic transfers, swaps, and NFTs functions but NO SMART CONTRACTS

__Links__
</br>
- zkSync Lite Wallet: https://lite.zksync.io/ / https://wallet.zksync.io/
- Block Explorer https://zkscan.io/

### zkSync Ecosystem
See all the projects on both zkSync Era and zkSync Lite at <https://ecosystem.zksync.io/>

0 comments on commit 781c9c4

Please sign in to comment.