githubEdit

Wormhole Connect: Bridging Made Easy

Summary

Wormhole Connect is a React widget that lets developers offer easy, customized access to Wormhole powered bridges directly in a web application. Connect supports multiple forms of bridging including native asset bridge, Portal wrapped asset bridge, CCTP USDC bridge, and many others. Connect augments each bridge with gas dropoff (a transaction that leaves a user with extra native token so they can pay gas for subsequent on chain interactions) and gasless transactions (Connect relayers pay gas on behalf of users).

Check out the Github repositoryarrow-up-right!

Wormhole Connect Screenshot
circle-check

Demo

Wormhole Connect is deployed live in several production apps. Here are a few:

Getting Started

It's very easy to add Wormhole Connect to an existing React app.

First, install the npm package.

npm versionarrow-up-right

Now you can use the React component:

Alternative: hosted version via CDN (for any website)

If you're not using React, you can still embed Connect on your website by using the hosted version. Simply copy and paste the following code into your HTML body:

Configuration

Read about configuring Connect and more in the Connect docs!

Last updated

Was this helpful?