Skip to content

c0mm4nd/slashvm

Repository files navigation

SlashVM

A pure implement of the EVM interpreter for 3rd chain project

WARN: Still WIP

Target

A simple simulation of the EVM environment

Binary Usage

go install github.com/c0mm4nd/slashvm/cmd/slash
slash --abi Contract.abi --bin Contract.bin

EVM module usage

In your golang package

import github.com/c0mm4nd/slashvm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages