Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 455 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 455 Bytes

Wormhole ICCO

A trustless cross-chain mechanism to conduct a token sale. Please read the whitepaper for background and design.

Running in Devnet (Tilt)

To test the contract interactions, you will need to run Tilt from the Wormhole repo. Once Tilt is up, you can now deploy the contracts:

make tilt-deploy

To run the SDK integration test:

make tilt-test