Onboarding
Last updated
Was this helpful?
Last updated
Was this helpful?
Open a new GitHub governance discussion under Wormhole Gateway by filling out the Cosmos Chain Governance Proposal Template - .
Allow 96 hours for discussion and governance vote.
Join the wormhole discord ().
Ping the moderator, Susu (susu.wormhole
), to get added to the #guardian-cosmos
channel.
Allowlist your IBC relayer(s) on Wormhole Gateway
The IBC relayer should generate an address via the wormchaind
CLI - .
Fill out the .
Post the request in the #guardian-cosmos
channel.
Establish the IBC connection.
Please ensure that the trusting_period
and trust_threshold
parameters are set to the safest values. E.g. trust_threshold
should be 2/3 and trusting_period
should be 2/3 the unbonding period of your chain.
See an example IBC relayer config for Wormhole Gateway .
Please see docs on how to set up your own Wormhole Gateway node to connect your IBC relayer to. Or, you can see available public nodes on the .
Share the IBC connection details in the #guardian-cosmos
channel along with a request to the Wormhole Contributors to prepare governance for the IBC connection.
Allow 48 hours for governance vote on accepting this IBC channel.
Please refer to these reference PRs to add your Cosmos chain into Wormhole Connect. Your PRs will need to be reviewed and merged by Wormhole Core Contributors.
Permissionlessly attest the assets you would like to bridge into your chain (if not already attested) to Wormhole Gateway.
Raise relevant PRs to ensure that explorers, wallets, and other UIs recognize the Wormhole assets when they are bridged to your chain.
🎉 Congratulations! You’ve successfully connected your Cosmos chain to Gateway. If you have any questions or concerns, please reach out to Susu on the Wormhole Discord.
is a seamless way to embed bridging directly to your app with 3 lines of code. is fast, customizable, and brings all the functionality and utility of Wormhole right into your own application.
Add your Cosmos chain ID to the Wormhole SDK:
Add your Cosmos chain to Wormhole Connect:
Example PR adding Wormhole assets to Osmosis Mintscan ().