<aside> đź’ˇ
GM GM! We are super thrilled that you are building on Wormhole and here is a quick Cheat Sheet for you to get started. Don’t hesitate to reach out for any questions and please, we LOVE feedback! Happy Hacking 👩‍💻 👨‍💻
</aside>
Wormhole Connect: 👉 Wormhole Connect is a React widget that lets developers offer an easy-to-use interface to facilitate cross-chain asset transfers via Wormhole directly in a web application. 👉 Implementation guide: https://wormhole.com/docs/build/applications/connect/overview/
Wormhole TS SDK: 👉 TypeScript SDK is useful for interacting with the chains Wormhole supports and the protocols built on top of Wormhole. We highly recommend using it, it abstract a lot of the complexity for you. 👉 Implementation guide: https://wormhole.com/docs/build/applications/wormhole-sdk/
Wormhole Queries: 👉 Wormhole Queries offers on-demand access to Guardian-attested on-chain data. You get a REST endpoint to initiate an off-chain request via a proxy. 👉 How to use it: **https://wormhole.com/docs/build/applications/queries/use-queries/ 👉 FAQ: https://wormhole.com/docs/build/applications/queries/faqs/
Wormhole NTT: 👉 Wormhole NTT is NOT a token standard. It’s an open-source framework highly customisable. You can configure parameters, custom payloads and it’s composable. 👉 Deploy on EVM: https://wormhole.com/docs/build/contract-integrations/native-token-transfers/deployment-process/deploy-to-evm/ 👉 Deploy on Solana: https://wormhole.com/docs/build/contract-integrations/native-token-transfers/deployment-process/deploy-to-solana/
🎥 From min 28 you can see NTT, CLI deployment on Base and Solana : https://www.youtube.com/watch?v=ltZmeyjUxRk
Wormhole and CCTP: 👉 With Wormhole's generic messaging you can execute more versatile cross-chain experiences while using native USDC transfers. 👉 Get started: **https://wormhole.com/docs/build/contract-integrations/cctp/ **