Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@
| SolStromm | CI/CD for Solana programs & dApps | YAML, Programs, dApps, CI/CD | <https://github.com/Adithya2907/solana-devops/> |
| EventSnap | Leveraging on-chain events using an infrastructure-less approach | Rust, Programs, Logging | <https://github.com/event-snap/event-snap> |
| 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 | <https://github.com/0xmukesh/anchor-errors> |
| anchor-errors | A TUI which acts as an explorer for errors of native programs (and other popular solana programs) | Rust, Programs, Logging | <https://github.com/0xmukesh/anchor-errors> |
| Trident | Fuzz and integration testing framework for Anchor based programs | Rust, Fuzzer, Testing | <https://github.com/Ackee-Blockchain/trident> |