@matterlabs/zksync-contracts
Advanced tools
Comparing version 1.0.0-beta.2 to 1.0.0-beta.3
{ | ||
"name": "@matterlabs/zksync-contracts", | ||
"version": "1.0.0-beta.2", | ||
"version": "1.0.0-beta.3", | ||
"description": "ZKsync Smart Contracts", | ||
@@ -5,0 +5,0 @@ "repository": { |
# ZKsync Contracts | ||
[![Logo](https://raw.githubusercontent.com/matter-labs/v2-testnet-contracts/main/logo.svg)](https://zksync.io) | ||
[![Logo](https://raw.githubusercontent.com/matter-labs/v2-testnet-contracts/beta/logo.svg)](https://zksync.io) | ||
@@ -12,3 +12,3 @@ This package contains ZKsync L1, L2 and System Contracts. For more details see the [source repository](https://github.com/matter-labs/era-contracts). | ||
```bash | ||
yarn add @matterlabs/zksync-contracts@1.0.0-beta.1 | ||
yarn add @matterlabs/zksync-contracts@beta | ||
``` | ||
@@ -19,3 +19,3 @@ | ||
```bash | ||
forge install matter-labs/v2-testnet-contracts@1.0.0-beta.1 | ||
forge install matter-labs/v2-testnet-contracts@beta | ||
``` | ||
@@ -22,0 +22,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1109204