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"