Scaffold app 02 - Hello Token
Overview
New example demonstrating how to integrate with Token Bridge smart contracts using transfer with payload and complete transfer with payload.
The methods will resemble Hello World interface. But instead of sendMessage
we will use sendToken
. And because the token bridge is the emitter in this example, we will just register other network Hello Token…
Overview
New example demonstrating how to integrate with Token Bridge smart contracts using transfer with payload and complete transfer with payload.
The methods will resemble Hello World interface. But instead of sendMessage
we will use sendToken
. And because the token bridge is the emitter in this example, we will just register other network Hello Token contracts so each contract will only accept transfers from specific senders.
Requirements
- whitepaper
- EVM contract and tests
- Solana contract and tests
- Sui contract and tests
There are no open issues in this milestone.
Add issues to milestones to help organize your work for a particular release or project.
Create new issueOr find and add issues with no milestone in this repo.