licenses.dev

evm-core v0.15.0

Portable Ethereum Virtual Machine implementation written in pure Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.DIRECT0
primitive-types • 0.6.2Primitive types shared by Ethereum and SubstrateDIRECT6
rustc-hex • 2.1.0rustc-serialize compatible hex conversion traits INDIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.INDIRECT0
uint • 0.8.5Large fixed-size integer arithmeticINDIRECT4
MIT2
PackageRelationDependenciesPublished
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
fixed-hash • 0.5.2Macros to define custom fixed-size hash typesINDIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/evm-core)](https://licenses.dev/cargo/evm-core)
<a href="https://licenses.dev/cargo/evm-core">
  <img src="https://licenses.dev/b/cargo/evm-core" alt="licenses" />
</a>

Or the licenses badge code for the 0.15.0 version:

[![licenses](https://licenses.dev/b/cargo/evm-core/0.15.0)](https://licenses.dev/cargo/evm-core/0.15.0)
<a href="https://licenses.dev/cargo/evm-core/0.15.0">
  <img src="https://licenses.dev/b/cargo/evm-core/0.15.0" alt="licenses" />
</a>
GitHub