github wormhole-foundation/wormhole v2.41.0
v2.41.0 XRPL-EVM Support

latest releases: v2.43.0, v2.42.0
pre-release12 days ago

Key changes

This release adds support for XRPL-EVM testnet and mainnet.

To enable it on testnet, use the following config parameters:

--xrplEvmRPC      YOUR_WS_RPC
--xrplEvmContract 0xaBf89de706B583424328B54dD05a8fC986750Da8

To enable it on mainnet, use the following config parameters:

--xrplEvmRPC      YOUR_WS_RPC
--xrplEvmContract 0xaBf89de706B583424328B54dD05a8fC986750Da8  // This is the same as testnet

What's Changed

New Contributors

Full Changelog: v2.40.0...v2.41.0

Don't miss a new wormhole release

NewReleases is sending notifications on new releases.