Skip to main content

Tournament transactions

Deploy tournament contract on TON transaction

tip

Wallet used to send deploy transaction should be the same TON wallet that is connected to player's Elympics account.

  1. TonContractDeployDetails from create tournament endpoint for freshly created Elympics tournament.
  2. UI library to interact with user's TON wallet. It is recommended to pick one from Official TON docs.
  3. Library that allows conversion between different TON address formats. E.g. @ton/code for Typescript.