@layerzerolabs/lz-evm-sdk-v1

v2.3.14

build

$npm_execpath clean-prebuild && $npm_execpath populate && $npm_execpath generate-typechain-types && $npm_execpath build-ts

clean

rimraf dist src/typechain-types .turbo

build-ts

$npm_execpath tsc --noEmit && $npm_execpath tsup

populate

ts-node scripts/populate.ts

clean-prebuild

rimraf -g dist src/typechain-types artifacts 'src/errors/*.json'

generate-typechain-types

$npm_execpath typechain --target ethers-v5 'artifacts/contracts/**/!(*.dbg).json' --out-dir src/typechain-types
npm i @layerzerolabs/[email protected]

Metadata

Downloads