FAQ#
Is Trident supported only with Anchor?
- Currently yes, Trident under the hood obtains data from the IDL generated by Anchor.
I created the Fuzz Test, what should I do next?
- Start here Start Fuzzing.
Is Trident open-source?
- Yes, here Trident.
I would like to report an Issue with Trident, what should I do?
- Create issue.
Is Trident deployed on Mainnet / Devnet / Testenet?
- No, Trident is Fuzz Testing Framework, not Solana Program.
What type of Fuzzer is Trident?
- Currently, we refer to it as "coverage guided gray box fuzzer".