zksync2-js

v0.4.0-beta.2
A Web3 library for interacting with the ZkSync Layer 2 scaling solution.
zksync web3 ethereum layer2

test

mocha -r ts-node/register --bail tests/setup.test.ts tests/unit/*.test.ts tests/integration/*.test.ts

build

yarn types && tsc --strict true && ncp ./abi ./build/abi

lint

prettier . --write

lint:check

prettier . --check

watch

tsc --watch

types

typechain --target ethers-v6 --out-dir typechain abi/*.json

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/1/2023

Downloads

Maintainers