trident-svm 0.0.4

Trident SVM implementation by Ackee Blockchain Security
Documentation

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: