@layerzerolabs/lz-evm-sdk-v1

v2.0.11

build

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

clean

$npm_execpath clean-prebuild && rimraf artifacts .turbo

build-ts

$npm_execpath tsc --noEmit && $npm_execpath tsup

clean-prebuild

rimraf dist src/typechain-types

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