Many applications using wormhole may require a frontend to interact with the underlying smart contracts. We currently provide an SDK that supplies several utilities for developers including:
Methods for interacting with the Token and NFT bridges.
Tools for parsing VAAs and other Wormhole structures.
Methods for submitting messages and parsing Wormhole contract output.
The SDK can currently be found in the core wormhole repository here and is available on npm.