Expand description

The main functionality executed when the smart contract is first instantiated.

Functions§

  • The core functionality that runs when the contract is first instantiated. This creates the singleton instance of the ContractStateV1 used to denote the various configurations for the contract, as well as optionally binding the contract’s name if it does not need to be bound after creation due to namespace restrictions.