@layerzerolabs/lz-proof-utility

v2.0.2
LayerZero Proof Utility

lint

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

build

$npm_execpath build-ts

clean

rimraf .turbo 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