casper-storage 4.0.0

Storage for a node on the Casper network.
1
2
3
4
5
6
7
8
9
10
11
12
13
# `casper-storage`

[![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-hashing)](https://crates.io/crates/casper-storage)
[![Documentation](https://docs.rs/casper-hashing/badge.svg)](https://docs.rs/casper-storage)
[![License](https://img.shields.io/badge/license-Apache-blue)](https://github.com/casper-network/casper-node/blob/master/LICENSE)

A library providing storage functionality for Casper nodes.

## License

Licensed under the [Apache License Version 2.0](https://github.com/casper-network/casper-node/blob/master/LICENSE).