@axelar-network/axelarjs-sdk

v0.6.5
The JavaScript SDK for Axelar Network
axelar blockchain sdk cryptocurrency interoperability smart-contracts

dev

run-p dev:*

lint

eslint . --ext .ts

test

jest --config jest.json

build

rimraf dist && tsc

format

prettier --write "./**/*.{ts,json}"

compile

hardhat compile

dev:tsc

tsc --watch -p .

prepare

npm run build

lint:fix

eslint . --ext .ts --fix

test:e2e

jest --config test/e2e/jest.e2e.json

dev:serve

nodemon -e js -w dist dist/index.js

test:watch

jest --watch --no-cache --config jest.json
npm i @axelar-network/[email protected]

Metadata

  • MIT
  • Whatever
  • Axelar Network
  • released 6/28/2022

Downloads