| Crates.io | trident-svm |
| lib.rs | trident-svm |
| version | 0.0.4 |
| created_at | 2025-01-12 14:41:02.475814+00 |
| updated_at | 2025-08-14 05:59:57.489154+00 |
| description | Trident SVM implementation by Ackee Blockchain Security |
| homepage | |
| repository | https://github.com/Ackee-Blockchain/trident-svm |
| max_upload_size | |
| id | 1513279 |
| size | 6,031,366 |
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: