Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@axelarjs/evm

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axelarjs/evm

EVM clients & utils

  • 0.2.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
70
increased by52.17%
Maintainers
0
Weekly downloads
 
Created
Source

@axelarjs/evm

NPM Version Changelog Typedoc License

EVM sdk for Axelar Network

Docs

A comprehensive typescript modules documentation can be found here

Guides

Upgrading ITS contracts

First, upgrade the @axelar-network/interchain-token-service package.

Then run codegen script, this will also build the package

# this will sync ABI's from the package
# It will also generate stricly typed encoders for contract functions

pnpm codegen

Once you're done, you can switch to apps/maestro and run the following commands to sync contract abis and

# this will sync the contract ABI's

pnpm sync
# this will use wagmi-cli to generate strictly typed react hooks

pnpm codegen

You're good to go 🎉

FAQs

Package last updated on 10 Jul 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc