@layerzerolabs/lz-aptos-sdk-v1

v1.5.74-rc.1
Aptos SDK for LayerZero
aptos layerzero sdk

cli

$npm_execpath pnpify ts-node --experimentalSpecifierResolution node --esm ./cmd/lz-aptos-cli.ts

lint

$npm_execpath eslint --no-error-on-unmatched-pattern --ext .ts --fix

test

$npm_execpath jest --runInBand ./**/*.test.ts

build

$npm_execpath build-ts

clean

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