@axelarjs/evm
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

@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 🎉

Readme

Keywords

none

Package Sidebar

Install

npm i @axelarjs/evm

Weekly Downloads

950

Version

0.2.4

License

LicenseRef-LICENSE

Unpacked Size

6.37 MB

Total Files

594

Last publish

Collaborators

  • canhtrinh