SSVM pallet is as a runtime library for Substrate.
We add a dependency crate rust-ssvm as our ewasm engine and implement the evmc-client necessary host functions with our substrate backend implementation.
Pallet SSVM has dual license, including AGPL 3.0 license and APACHE-2 license.