Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
gsk967 committed Apr 18, 2024
1 parent f463480 commit 70a9c2e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions x/uibc/gmp/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# GMP Handler

Cross chain transfers using Axelar General Message Passing (GMP)
More info about cosmos gmp find [here](https://docs.axelar.dev/dev/cosmos-gmp)
More info about cosmos GMP find [here](https://docs.axelar.dev/dev/cosmos-gmp)

## Example transfer from fantom evm to umee using Axelar GMP
## Example transfer from fantom EVM to umee using Axelar GMP

```bash
# clone the repo
$ git clone https://github.com/axelarnetwork/evm-cosmos-gmp-sample.git
$ cd evm-cosmos-gmp-sample/native-integration/multi-send/solidity
## Build the contracts on this repo

# Build the contracts on this repo
$ npm run build

> [email protected] build
Expand Down

0 comments on commit 70a9c2e

Please sign in to comment.