2 releases

0.0.2 Feb 2, 2025
0.0.1 Jan 12, 2025

#9 in #trident

Download history 129/week @ 2025-01-07 91/week @ 2025-01-14 86/week @ 2025-01-21 180/week @ 2025-01-28 52/week @ 2025-02-04 41/week @ 2025-02-11

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

Custom license

285KB
910 lines

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

~29–47MB
~833K SLoC