Skip to content

Commit

Permalink
feat: minor docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
canhtrinh committed Oct 3, 2024
1 parent aac1fb9 commit 3b0c8d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/amplifier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ https://bright-ambert-2bd.notion.site/Amplifier-GMP-API-EXTERNAL-911e740b570b401

## Run the example

The following example is a simple GMP call from `avalanche-fuji` to `xrpl-evm-sidchain` on the `devnet-amplifier`. To add your own chain to this example (assuming it is already live on the network), simply add your chain config to the `chains.json` file in `examples > amplifier > config > chains.json`

```bash
node examples/amplifier/index.js -s avalanche-fuji -d xrpl-evm-sidechain -m 'hi there'
```
Expand Down

0 comments on commit 3b0c8d4

Please sign in to comment.