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

#6 in #ssvm

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.


lib.rs:

SSVM execution module for Substrate

Dependencies

~10–22MB
~291K SLoC