#testing #contracts #creation #casper-labs #platform #networking

yanked casperlabs-types

Types used to allow creation of Wasm contracts and tests for use on the CasperLabs network

0.6.1 Jul 31, 2020
0.5.1 Jul 2, 2020
0.4.0 Mar 24, 2020

#20 in #casper-labs


Used in 11 crates

Custom license

250KB
5.5K SLoC

casperlabs-types

LOGO

Build Status Crates.io Documentation License

Types used to allow creation of Wasm contracts and tests for use on the CasperLabs network.

License

Licensed under the CasperLabs Open Source License (COSL).


lib.rs:

Types used to allow creation of Wasm contracts and tests for use on the CasperLabs Platform.

no_std

By default, the library is no_std, however you can enable full std functionality by enabling the crate's std feature.

Dependencies

~2.1–3MB
~63K SLoC