diff --git a/README.md b/README.md index 1bbfc8a..d327605 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,5 @@ | SolStromm | CI/CD for Solana programs & dApps | YAML, Programs, dApps, CI/CD | | | EventSnap | Leveraging on-chain events using an infrastructure-less approach | Rust, Programs, Logging | | | Solex | VSCode extension to learn Solana development with bite-sized exercises | Rust, Programs, Learn | Not yet public | -| anchor-errors | A TUI which acts as an explorer for errors of native programs (and other popular solana programs) | Rust, Programs, Logging | | +| anchor-errors | A TUI which acts as an explorer for errors of native programs (and other popular solana programs) | Rust, Programs, Logging | | +| Trident | Fuzz and integration testing framework for Anchor based programs | Rust, Fuzzer, Testing | |