evm-opcode 0.1.0

Rust implementation of EVM opcode
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "evm-opcode"
version = "0.1.0"
edition = "2021"
description = "Rust implementation of EVM opcode"
license.workspace = true
documentation = "https://docs.rs/evm-opcode"
homepage = "https://github.com/clearloop/zink/tree/main/opcode"
repository = "https://github.com/clearloop/zink/"