@matterlabs/zksync-contracts

v0.1.0
**zkSync** is a scaling and privacy engine for Ethereum. Its current functionality scope includes low gas transfers of ETH and ERC20 tokens in the Ethereum network.

test

CONTRACT_TESTS=1 zk f yarn run hardhat test --network hardhat

build

hardhat compile

token-info

ts-node scripts/token-info.ts

deploy-erc20

ts-node scripts/deploy-erc20.ts

read-variable

ts-node scripts/read-variable.ts

deploy-eip1271

ts-node scripts/deploy-eip1271.ts

deploy-testkit

ts-node scripts/deploy-testkit.ts

deploy-no-build

ts-node scripts/deploy.ts

publish-sources

hardhat run --network env scripts/publish.ts

deploy-testnet-erc20

ts-node scripts/deploy-testnet-token.ts

governance-add-erc20

ts-node scripts/governance-add-erc20.ts

upgrade-testnet-no-build

ts-node scripts/upgrade-testnet.ts

deploy-withdrawal-helpers-contracts

ts-node scripts/deploy-withdrawal-helpers.ts
npm i @matterlabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/18/2022

Downloads

Maintainers