Skip to content

Troubleshooting NTT Deployment

If you encounter issues during the NTT deployment process, check the following common points:

  • Solana and Anchor versions - ensure you are using the expected versions of Solana and Anchor as outlined in the deployment page
  • Token compliance on EVM - verify that your token is an ERC20 token on the EVM chain
  • Mint authority transfer
  • Decimal configuration - run ntt pull to correctly configure the decimals in your deployment.json file. More details in the configure NTT section
  • Rate limit configuration - increase your rate limits to a value greater than zero. A rate limit of zero can cause transactions to get stuck. Learn more on how to configure rate limits

Got any questions?

Find out more