casper-engine-test-support 8.1.1

Library to support testing of Wasm smart contracts for use on the Casper network.
1
2
3
4
5
6
7
8
9
10
11
12
13
# `casper-engine-test-support`

[![LOGO](https://raw.githubusercontent.com/casper-network/casper-node/master/images/casper-association-logo-primary.svg)](https://casper.network/)

[![Crates.io](https://img.shields.io/crates/v/casper-engine-test-support)](https://crates.io/crates/casper-engine-test-support)
[![Documentation](https://docs.rs/casper-engine-test-support/badge.svg)](https://docs.rs/casper-engine-test-support)
[![License](https://img.shields.io/badge/license-Apache-blue)](https://github.com/casper-network/casper-node/blob/master/LICENSE)

A library to support testing of Wasm smart contracts for use on the Casper network.

## License

Licensed under the [Apache License Version 2.0](../../LICENSE).