@xlabs-xyz/fork-svm
v4.0.1
Published
Solana fork testing utility based on LiteSVM
Downloads
739
Readme
LiteSVM Custom Build
This is a modified version of the liteSvm node bindings which uses:
- @solana/kit instead of the old Solana web3.js sdk
- newer
litesvm.<os>.nodebinaries because the one released on npmjs are outdated and crash (panic) when loading newly built Solana programs.
Building .node Binaries
If you're on a different OS or need to update, just clone https://github.com/LiteSVM/litesvm.git and follow the build instructions of the main repo and the node-litesvm subdir to build the .node binary.
