Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

test_utils

Fully qualified path: starkware_utils_testing::test_utils

Free functions

Structs

TokenConfigThe TokenConfig struct is used to configure the initial settings for a token contract. It includes the initial supply of tokens and the owner’s address.
TokenStateThe TokenState struct represents the state of a token contract. It includes the contract address and the owner’s address.

Traits

Impls