Skip to content

Native Token Transfers (NTT) Post Deployment

Post Deployment Recommendations

To offer the best user experience and ensure the most robust deployment, Wormhole contributors recommend the following after you have deployed NTT:

  • Implement a robust testing plan for your multichain token before launching
  • Ensure comprehensive, documented security measures are followed regarding custody of contract ownership, control of keys, and access control roles
  • Consider a streamlined, customizable frontend such as Wormhole Connect for an optimized user experience
  • Alternatively the Wormhole SDK allows for a direct integration into your infrastructure
  • Ensure ecosystem actors such as block explorers, automated security tools (such as BlockAid and Blowfish), wallets (such as MetaMask, Backpack, and Phantom) are aware of your multichain deployment and that it is labeled appropriately
  • Monitor and maintain your multichain deployment

Post Deployment Integration Demos

  • Wormhole NTT Connect Demo


    Check out an example project that uses a Vite-React TypeScript application and integrates it with Wormhole Connect, a customizable widget for cross-chain asset transfers.

    Explore the NTT Connect demo

  • Wormhole NTT TypeScript SDK Demo


    Reference an example project that uses the Wormhole TypeScript SDK to facilitate token transfers between different blockchain networks after deploying the NTT framework.

    Explore the NTT TypeScript SDK demo