@layerzerolabs/lz-proof-utility

v1.5.55
LayerZero Proof Utility

lint

TIMING=1 $npm_execpath eslint --no-error-on-unmatched-pattern src/**/*.ts --fix

build

$npm_execpath build-ts

clean

$npm_execpath rimraf .turbo && $npm_execpath rimraf dist

format

$npm_execpath prettier --ignore-path $(git rev-parse --show-toplevel)/.prettierignore --write

build-ts

$npm_execpath tsc --noEmit && $npm_execpath tsup
npm i @layerzerolabs/[email protected]

Metadata

Downloads