safe_network_common 0.4.0

Common code for safe_vault and safe_core
# safe_network_common

**Maintainer:** Spandan Sharma (spandan.sharma@maidsafe.net)

|Crate|Linux/OS X|Windows|Coverage|Issues|
|:---:|:--------:|:-----:|:------:|:----:|
|[![](http://meritbadge.herokuapp.com/safe_network_common)](https://crates.io/crates/safe_network_common)|[![Build Status](https://travis-ci.org/maidsafe/safe_network_common.svg?branch=master)](https://travis-ci.org/maidsafe/safe_network_common)|[![Build status](https://ci.appveyor.com/api/projects/status/3fxjssxp0d6kxtcu/branch/master?svg=true)](https://ci.appveyor.com/project/MaidSafe-QA/safe-network-common/branch/master)|[![Coverage Status](https://coveralls.io/repos/github/maidsafe/safe_network_common/badge.svg?branch=master)](https://coveralls.io/github/maidsafe/safe_network_common?branch=master)|[![Stories in Ready](https://badge.waffle.io/maidsafe/safe_network_common.png?label=ready&title=Ready)](https://waffle.io/maidsafe/safe_network_common)|

| [API Documentation - master branch](http://docs.maidsafe.net/safe_network_common/master) | [MaidSafe website](http://maidsafe.net) | [SAFE Network Forum](https://forum.safenetwork.io) |
|:------:|:-------:|:-------:|:-------:|

## Prerequisite

[libsodium](https://github.com/jedisct1/libsodium) is a native dependency, and can be installed by following the instructions [for Windows](https://github.com/maidsafe/QA/blob/master/Documentation/Install%20libsodium%20for%20Windows.md) or [for OS X and Linux](https://github.com/maidsafe/QA/blob/master/Documentation/Install%20libsodium%20for%20OS%20X%20or%20Linux.md).

## License

Licensed under either of

* the MaidSafe.net Commercial License, version 1.0 or later ([LICENSE](LICENSE))
* the General Public License (GPL), version 3 ([COPYING](COPYING) or http://www.gnu.org/licenses/gpl-3.0.en.html)

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the
work by you, as defined in the MaidSafe Contributor Agreement, version 1.1 ([CONTRIBUTOR]
(CONTRIBUTOR)), shall be dual licensed as above, and you agree to be bound by the terms of the
MaidSafe Contributor Agreement, version 1.1.