#ssvm #pallet #substrate #pallet-ssvm

no-std pallet-ssvm

Substrate SSVM pallet

2 unstable releases

0.2.0-rc1 Feb 22, 2021
0.1.0-rc2 Feb 4, 2021
0.0.1 Nov 12, 2020
0.0.1-rc1 Dec 7, 2020

#8 in #ssvm

23 downloads per month

AGPL-3.0

27KB
496 lines

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.

Dependencies

~10–17MB
~309K SLoC