pallet-ssvm 0.2.0-rc1

Substrate SSVM pallet
docs.rs failed to build pallet-ssvm-0.2.0-rc1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Pallet SSVM

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.

Substrate node with SSVM

License

Pallet SSVM has dual license, including AGPL 3.0 license and APACHE-2 license.