
Tayt
FreeGitHub Open Source Projects
Tayt is a Starknet (Cairo) smart contract fuzzer in a Python box.
About Tayt
Tayt is a testing library for analyzing Cairo smart contracts, designed to help developers probe contract behavior through controlled fuzzing.
It can target individual files or run across entire projects to inject external functions that exercise contracts and reveal subtle issues.
The tool supports invariant function calls, coverage analysis, and fuzzing of smart contracts that deploy other contracts, enabling thorough evaluation of complex Cairo codebases.
