Deploy Programmatically through API

Deploy ERC-20, ERC-721, and ERC-1155 tokens programmatically using the thirdweb API.

Deploying tokens programmatically is useful for:

  • Doing high-volume or dynamic token creation for users or creators
  • Creator coins who need their own token or NFT upon signup or specific actions
  • Creating your own token creation marketplace or platform

and more!

Deploy ERC-20 Token

Loading