evm-opcode 0.1.0

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