Skip to content

Conversation

@For8stt
Copy link

@For8stt For8stt commented Dec 3, 2025

This PR adds Trident to the Blockchain Frameworks section.

Trident is a specialized fuzzing framework for Solana blockchain smart contracts, providing property-based testing and guided fuzzing capabilities for Rust-based Solana programs.

Key details:

  • Solana Foundation development grant recipient
  • Featured in official Solana documentation
  • Active development and ecosystem adoption (Kamino, Wormhole)
  • Implements property-based testing for blockchain-specific scenarios
  • Flow-based sequence fuzzing for complex transaction testing

Repository: https://github.com/Ackee-Blockchain/trident
Cargo: https://crates.io/crates/trident-cli

The tool fills a unique niche for Solana/Rust blockchain developers and complements general-purpose fuzzing tools already listed.

Additional update in this PR

Solana VS Code Extension is the first dedicated Visual Studio Code extension for Solana developers, built and maintained by Ackee Blockchain Security.

Key features:

  • Real-time security analysis with 9 built-in detectors
  • Integrated Trident fuzzing coverage visualization
  • Syntax highlighting and linting for Anchor & Solana programs
  • Inline warnings and diagnostics for common vulnerability patterns
  • Actively maintained and used across the Solana ecosystem

Marketplace: https://marketplace.visualstudio.com/items?itemName=AckeeBlockchain.solana

This extension significantly improves the Solana developer experience and complements the existing tooling ecosystem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant