licenses.dev

evm-core v0.16.1

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 MIT6
PackageRelationDependenciesPublished
fixed-hash • 0.6.1Macros to define custom fixed-size hash typesINDIRECT1
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.DIRECT0
primitive-types • 0.7.3Primitive 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
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
MIT1
PackageRelationDependenciesPublished
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
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.16.1 version:

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