Sanvil
Local development with Sanvil (Seismic Anvil)
Configuration
Property
Value
Installing Sanvil
# Clone the Seismic Foundry repository
git clone https://github.com/SeismicSystems/seismic-foundry.git
cd seismic-foundry
# Build sanvil
cargo build --release --bin sanvil
# The binary will be at target/release/sanvilRunning Sanvil
Connecting
Signed Provider (Full Capabilities)
Unsigned Provider (Read-Only)
With Explicit Type Parameter
Examples
Local Development Workflow
Testing with Multiple Accounts
Integration Test Setup
Well-Known Test Accounts
Notes
See Also
Last updated

