🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@axelar-network/axelarjs-sdk

Package Overview
Dependencies
Maintainers
0
Versions
338
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axelar-network/axelarjs-sdk

The JavaScript SDK for Axelar Network

0.17.2
latest
Source
npm
Version published
Weekly downloads
66K
0.66%
Maintainers
0
Weekly downloads
 
Created
Source

Axelar SDK

Overview

The Axelar SDK is a Node.js library that includes a collection of APIs and query tools. It is essentially a wrapper around most common cross-chain functionalities that will help you building cross-chain apps.

The package can be installed into your dApp as a project dependency with:

# npm
npm i @axelar-network/axelarjs-sdk

# or yarn
yarn add @axelar-network/axelarjs-sdk

For full SDK docs, please visit: https://docs.axelar.dev/dev/axelarjs-sdk/intro

Development

When you develop make sure that you have the eslint plugin installed.

Keywords

axelar

FAQs

Package last updated on 10 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts