diff --git a/1_Solana.md b/1_Solana.md index 3ce4905..96bc0b0 100644 --- a/1_Solana.md +++ b/1_Solana.md @@ -93,19 +93,31 @@ ### Clients + +##### Jito * [Jito-Solana, Jito's client in Rust](https://github.com/jito-foundation/jito-solana) + +##### Firedancer + * [Firedancer, Jump's high-performance client in C++](https://jumpcrypto.com/firedancer/) -* [Solana-MEV, ChorusOne's modification of Solana's validator](https://github.com/ChorusOne/solana-mev?tab=readme-ov-file) +* [What's Firedancer, by Helius](https://www.helius.dev/blog/what-is-firedancer)

+
+ +##### Others +* [Solana-MEV, ChorusOne's modification of Solana's validator](https://github.com/ChorusOne/solana-mev?tab=readme-ov-file) + + +
+ ### Stake Weighted QoS * [Stake Weighted QoS, by Solana Foundation](https://solana.com/developers/guides/advanced/stake-weighted-qos) -

### Stats and Dashboards