Wormhole Tooling
Regardless of which network development environment you are using, there are a few Wormhole-specific tools you should know about.
Get Started
-
Wormholescan
Wormholescan is an explorer for looking at individual transfer statuses on Mainnet and Testnet.
-
Wormhole CLI Tool
The Wormhole CLI is a Swiss-Army knife utility command line tool. It is excellent for creating one-off VAAs, parsing VAAs, reading Wormhole contract configurations, and more.
-
Wormhole SDK
Explore Wormhole's TypeScript SDK and learn how to perform different types of transfers, including native, token, USDC, and Gateway transfers.
-
Tilt
Learn about Tilt, a Wormhole developer environment with a local Kubernetes set up for cross-chain testing with Guardian nodes and relayers for seamless development.
Additional Resources
-
Wormhole Spy SDK
The Wormhole Spy SDK allows you to listen to all the Guardian Network activity.
-
VAA Parser
The VAA Parser is a resource for parsing out details of an encoded VAA.