# Pallet SSVM SSVM pallet is as a runtime library for [Substrate](https://substrate.dev/docs/en/conceptual/runtime/frame). We add a dependency crate [rust-ssvm](https://github.com/second-state/rust-ssvm) as our ewasm engine and implement the evmc-client necessary host functions with our substrate backend implementation. [Substrate node with SSVM](https://github.com/second-state/substrate-ssvm-node) ## License Pallet SSVM has dual license, including [AGPL 3.0 license](LICENSE.AGPL-3.0) and [APACHE-2 license](LICENSE.APACHE-2).