Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
docs(readme): updated
Browse files Browse the repository at this point in the history
  • Loading branch information
benceharomi committed Oct 9, 2023
1 parent 06dbf2c commit 23f6269
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,7 @@ used on msg.sender, when it calls other contracts.

This repository is used as a submodule of the [zksync-2-dev](https://github.com/matter-labs/zksync-2-dev).

Compile the solidity contracts: `yarn build`

Run the bootloader preprocessor: `yarn preprocess`

Compile the yul contracts: `yarn hardhat run ./scripts/compile-yul.ts`
Compile the solidity and yul contracts: `yarn build`

## Update Process

Expand Down

0 comments on commit 23f6269

Please sign in to comment.