Skip to content

Commit

Permalink
rebranding to X1 (#15)
Browse files Browse the repository at this point in the history
* update

* update
  • Loading branch information
zjg555543 committed Nov 14, 2023
1 parent 7ae9c91 commit 8d3a6e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# zkevm-contracts
# X1 zkevm-contracts

Smart contract implementation which will be used by the polygon-hermez zkevm
Smart contract implementation which will be used by the X1 zkevm

[![Main CI](https://github.com/0xPolygonHermez/zkevm-contracts/actions/workflows/main.yml/badge.svg)](https://github.com/0xPolygonHermez/zkevm-contracts/actions/workflows/main.yml)

Expand All @@ -19,7 +19,7 @@ Private keys and mnemonics contained in this repository are used for internal te
- `PolygonZkEVMBridge.sol`: transfer assets between chains
- `PolygonZkEVMGlobalExitRoot.sol`: manage global exit root in L1
- `PolygonZkEVMGlobalExitRootL2.sol`: manage global exit root in L2
- `PolygonZkEVM.sol`: consensus algorithm used by polygon hermez zkevm
- `PolygonZkEVM.sol`: consensus algorithm used by X1 zkevm
- `docs`: specs and useful links
- `test`: contracts tests

Expand Down

0 comments on commit 8d3a6e0

Please sign in to comment.