#trident #security #svm #trident-svm

trident-svm

Trident SVM implementation by Ackee Blockchain Security

5 releases

0.0.4-rc.1 May 5, 2025
0.0.3 Mar 12, 2025
0.0.3-rc.1 Mar 4, 2025
0.0.2 Feb 2, 2025
0.0.1 Jan 12, 2025

#845 in Magic Beans

Download history 93/week @ 2025-01-20 120/week @ 2025-01-27 116/week @ 2025-02-03 35/week @ 2025-02-10 65/week @ 2025-02-17 32/week @ 2025-02-24 153/week @ 2025-03-03 174/week @ 2025-03-10 29/week @ 2025-03-17 97/week @ 2025-03-24 18/week @ 2025-03-31 5/week @ 2025-04-07 26/week @ 2025-04-14 16/week @ 2025-04-21 26/week @ 2025-04-28 128/week @ 2025-05-05

196 downloads per month
Used in 3 crates (via trident-fuzz)

Custom license

310KB
1.5K SLoC

Contains (ELF lib, 135KB) spl-token-mainnet.so, (ELF lib, 105KB) associated-token-program-mainnet.so

Trident Github

Trident

Trident SVM

Implementation of Trident SVM allowing for fast processing of Solana Transactions.

Used by Trident to process Solana Transactions.

Usage

Add this dependency to your Cargo.toml:

[dependencies]
trident-svm = "0.0.1"

or

[dependencies.trident-svm]
git = "https://github.com/Ackee-Blockchain/trident-svm"

[!NOTE] Trident SVM optionally sets syscall stubs for solana 1.18 and 2.0:

Dependencies

~32–66MB
~1M SLoC