wormhole-foundation / wormhole-scaffolding

Starter apps with Wormhole integration
Other
49 stars 33 forks source link

Add Hello Token Example for Solana and EVM #20

Closed gator-boi closed 1 year ago

gator-boi commented 1 year ago

Purpose

Closes #13. Closes #14.

The purpose of this PR is to implement an example xDapp using Wormhole's token bridge to send contract-controlled transfers. This PR demonstrates how to design, implement and test an xDapp that has integrated with the token bridge contract.

Review

Sit back, relax and grab a cold one. You're going to be here for a while.