Crates.io | trident-svm |
lib.rs | trident-svm |
version | 0.0.2 |
source | src |
created_at | 2025-01-12 14:41:02.475814 |
updated_at | 2025-02-02 20:38:05.646249 |
description | Trident SVM implementation by Ackee Blockchain Security |
homepage | |
repository | https://github.com/Ackee-Blockchain/trident-svm |
max_upload_size | |
id | 1513279 |
size | 282,890 |
Implementation of Trident SVM allowing for fast processing of Solana Transactions.
Used by Trident to process Solana Transactions.
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: