0.2.5 • Published 1 year ago

@axelarjs/evm v0.2.5

Weekly downloads
-
License
LicenseRef-LICENS...
Repository
github
Last release
1 year ago

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

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.12

3 years ago

0.1.13

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.1.16

3 years ago

0.1.17

3 years ago

0.1.18

3 years ago

0.1.19

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago