Step 3

Deploy challenge module

Once the Sui is sent to the account, hit the deploy button to have the deployer account deploy the challenge module.

Click or copy the given transaction hash to view the module deployment on the Sui blockchain explorer.

Viewing the transaction hash on the Sui blockchain explorer. The deployment information can be seen as well as the byte code fro the smart contract.

Note that there is only one deployed module but two other objects were created during the deployment transaction. This can be determined by the three addresses in the created section.

Last updated