- git clone this repo and rebuild then cd to this directory
git clone https://github.com/wormhole-foundation/wormhole-sdk-ts.git
cd wormhole-sdk-ts
npm install
npm run build
cd examples
-
Optionally modify token bridge or cctp programs
-
run stuff
npm run tb
# or
npm run cctp
# or
npm run gateway
Demonstrates sending of the
Demonstrates sending USDC using either CCTP or CCTP+Wormhole Auto Relayers
Demonstrates sending into, around, and out of Cosmos through the Gateway