zksync

v0.13.1
**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.

build

sh build.sh

tests

mocha -r ts-node/register tests/**/*.test.ts

watch

tsc --watch

lint:ts

tslint -c tslint.json {examples,test,src}/**/*.ts

prepublish

yarn build && rollup -c

lint:ts-fix

tslint -c tslint.json --fix {examples,test,src}/**/*.ts
npm i zksync

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/2/2022

Downloads