Superteam is supporting the Wormhole xGrants! These are grants for projects and communities broadly working on taking crypto cross-chain. Even though the primary focus of the grants is to fund dApps, integrations and technical contribution, we’re happy to support dev tooling projects, educational content, developer tutorials as well as community and media work we’re aligned with. Anyone with an idea and some proof of work is welcome to apply and receive funding decision for a $1 - $10,000 grant within 48 hours. Upon approval by their team, payouts will be made as per Wormhole Foundation’s monthly grant cycle.
<aside> 💡 We receive tens of applications every week, and may not have the time to give detailed feedback on every application. Please keep that in mind before you apply.
</aside>
Cross-chain deposits for in-app assets: Assume there’s game on Solana allows users to buy in-game assets on the platform. First-time users may not have any tokens on Solana to buy the assets. To provide a seamless user experience, the platform prompts first-time users to deposit any supported token from other chains like Ethereum or Polygon. Through Wormhole, users can send tokens directly to the platform’s contract on the destination chain. The user can choose any chain to deposit the token and buy the in-game assets. Platforms can even compose on top of swaps to enable users to deposit in any currency of their choosing.
Reference code for cross-chain deposits can be found here: https://github.com/wormhole-foundation/example-wormhole-nativeswap
Automate cross-chain actions with a scheduler app: Automated contracts with triggers involving multiple chains. For example, a trigger condition can be to buy 10 SOLs at market price on Openbook (Solana’s Order book DEX); if the price of ETH falls below $1500, with USDC stored in the escrow contract on ETH with an expiry date of 21st May 2023.
Create cross-chain identity with a chain agnostic global passport: Identity on blockchains, such as Verifiable Credentials (VCs) or Decentralized Identifiers (DIDs), aims to be chain-agnostic or support multiple chains to encourage adoption. Similar to a global passport, identity data like KYC, reputation scores, transactions history, and Credit scores should be interoperable and used across all chains. Good to have: Integrating naming systems as well. Imaging being able to log in with ENS on Solana!
Leverage cross-chain liquidity and create an omni-chain token: Use-case for xAssets - any application can natively mint and burn a single, unified token across various chains supported by Wormhole. To transfer an Omni-chain Token from Chain 1 to Chain 2, the Endpoint on Chain 1 burns the token, records the change in token supply, and creates a message request for the Endpoint on Chain 2 to mint the same amount to the user on Chain 2. For e.g: Real-world Assets aim to be multi-chain by default (like stablecoins). Circle’s CCTP - USDC can be transferred natively from one chain to another by burning USDC on one chain and minting USDC on another, leveraging Wormhole. Build a low-code tool for dApps to launch an omni-chain token and support multiple chains since day one.
Cross-chain lending, i.e. enabling users to deposit assets on one chain and borrow assets on another: Let’s say that Compound wants its users to borrow SOL on Solana against the ETH collateral on Ethereum from the comfort of the Compound front-end. A cross-chain swap using Wormhole could be executed in a single transaction, where:
Reference code for an xChain borrow/lend application can be found here: https://github.com/wormhole-foundation/example-wormhole-lending
Big use-cases:
<aside> 🚁 Have a question that isn't answered here? Write to us at [email protected].
</aside>
<aside> 🎯 Make sure you read and agree to the Superteam Terms of Engagement before proceeding!
</aside>