casperlabs-types 0.2.0

Types used to allow creation of Wasm contracts and tests for use on the CasperLabs network.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# `casperlabs-types`

[![LOGO](https://raw.githubusercontent.com/CasperLabs/CasperLabs/master/CASPERLABS_HORIZONTAL.png)](https://casperlabs.io/)

[![Build Status](https://drone-auto.casperlabs.io/api/badges/CasperLabs/CasperLabs/status.svg?branch=dev)](http://drone-auto.casperlabs.io/CasperLabs/CasperLabs)
[![Crates.io](https://img.shields.io/crates/v/casperlabs-types)](https://crates.io/crates/casperlabs-types)
[![Documentation](https://docs.rs/casperlabs-types/badge.svg)](https://docs.rs/casperlabs-types)
[![License](https://img.shields.io/badge/license-COSL-blue.svg)](https://github.com/CasperLabs/CasperLabs/blob/master/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)](https://github.com/CasperLabs/CasperLabs/blob/master/LICENSE).