#trident #solana #transaction #svm #security #blockchain #ackee

trident-svm

Trident SVM implementation by Ackee Blockchain Security

4 releases

new 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

#12 in #trident

Download history 200/week @ 2025-01-12 90/week @ 2025-01-19 65/week @ 2025-01-26 177/week @ 2025-02-02 32/week @ 2025-02-09 65/week @ 2025-02-16 39/week @ 2025-02-23 149/week @ 2025-03-02 155/week @ 2025-03-09

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

Custom license

290KB
1K 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

~30–47MB
~859K SLoC