Skip to content

Commit

Permalink
chore: apply ZKsync rebranding
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbaliasnikov authored Jun 4, 2024
1 parent 44c7173 commit 19deebd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# zksolc-bin
# ZKsync solidity compiler binaries

This repository contains current and historical builds of the zkEVM Solidity Compiler.
This repository contains current and historical builds of the ZKsync Solidity (`zksolc`) compiler binaries.

[Compiler changelog](https://github.com/matter-labs/era-compiler-solidity/blob/-/CHANGELOG.md)

## Troubleshooting
## Troubleshooting

- The binary may need to have its executable bit set:

```chmod a+x <path to file>```
Expand Down

0 comments on commit 19deebd

Please sign in to comment.