Crates.io | pallet-ssvm |
lib.rs | pallet-ssvm |
version | 0.2.0-rc1 |
source | src |
created_at | 2020-11-12 12:32:58.475678 |
updated_at | 2021-02-22 04:30:07.934832 |
description | Substrate SSVM pallet |
homepage | |
repository | https://github.com/second-state/pallet-ssvm |
max_upload_size | |
id | 311541 |
size | 72,009 |
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.