Installation
installing @leapwallet/leap-evm-js package
Setup :
Create .npmrc or .yarnrc in project root folder
Add below snippet to .npmrc or .yarnrc@leapwallet%2fleap-evm-js:registry=https://registry.npmjs.org/
@leapwallet/leap-evm-js:registry=https://registry.npmjs.org/
//registry.npmjs.org/:_authToken={TOKEN}3. replace `TOKEN` with the token provided
Install SDK
npm install @leapwallet/leap-evm-jsor
yarn add @leapwallet/leap-evm-jsBlockchains Supported (Suppots all EVM compatible)
Ethereum
Polygon
Avalanche
Last updated