@layerzerolabs/scan-client

v0.0.8
<p align="center"> <a href="https://layerzero.network"> <img alt="LayerZero" style="max-width: 500px" src="https://d3a2dpnnrypp5h.cloudfront.net/bridge-app/lz.png"/> </a> </p>

build

npx tsup

dev

npx tsup --watch

test

vitest run

lint

TIMING=1 eslint src/**/*.ts* --fix

clean

rm -rf .turbo && rm -rf node_modules && rm -rf dist
npm i @layerzerolabs/scan-client

Metadata

Downloads