0.2.5 • Published 12 months ago

@axelarjs/evm v0.2.5

Weekly downloads
-
License
LicenseRef-LICENS...
Repository
github
Last release
12 months 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

12 months ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.1.16

2 years ago

0.1.17

2 years ago

0.1.18

2 years ago

0.1.19

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago