licenses.dev

elrond-wasm v0.9.8

Elrond WebAssembly smart contract API

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0-only

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MPL-2.02
PackageRelationDependenciesPublished
memory_units • 0.4.0Safe conversions between units of memoryINDIRECT0
wee_alloc • 0.4.5wee_alloc: The Wasm-Enabled, Elfin AllocatorDIRECT6
GPL-3.0-only1
PackageRelationDependenciesPublished
elrond-codec • 0.3.2Lightweight binary serializer/deserializer, written especially for Elrond smart contractsDIRECT8
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.9.8 version:

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