pumpfunosmo
uses Wormhole Connect to bridge pump.fun
tokens from Solana to Osmosis via Wormhole Gateway.
pumpfunosmo
is a proof of concept for permissionlessly bridging low liquidity tokens to Cosmos.
Portal Bridge, a frontend for Wormhole Connect, only whitelists liquid markets on their frontend bridge react component.
📄 https://portalbridge.com/docs/faqs/liquid-markets
Configuring and self-deploying Wormhole Connect allows any non-cosmos token to be bridged using Wormhole Connect over Wormhole Gateway.
✅ Bridging and redemption for any Solana token works both ways SOL => OSMO && OSMO => SOL
😼 Poro is interested in researching how to attest Cosmos tokens with Wormhole Gateway.
⚙️ Token configuration config.ts
🎨 Theme configuration theme.ts
📝 https://portalbridge.com/docs/tutorials/how-to-do-token-register
🔧 Create React App build instructions build.md.
pumpfunosmo
was bootstrapped with Create React App.