wormhole-foundation / wormhole-scaffolding

Starter apps with Wormhole integration
Other
47 stars 30 forks source link

evm: write Hello Token example #13

Closed a5-pickle closed 1 year ago

a5-pickle commented 1 year ago

Objective

Similar to how Hello World smart contract was built, write functionality according to the Hello Token whitepaper specification.

Definition of Done

Write smart contract based on whitepaper spec. Add supporting unit tests and integration tests.