safe_network_common 0.1.1

Common code for safe_vault and safe_core
# safe_network_common

[![](https://img.shields.io/badge/Project%20SAFE-Approved-green.svg)](http://maidsafe.net/applications) [![](https://img.shields.io/badge/License-GPL3-green.svg)](https://github.com/maidsafe/safe_network_common/blob/master/COPYING)


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

**Secondary Maintainer:**   Fraser Hutchison (fraser.hutchison@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://maidsafe.net/safe_network_common/master) | [SAFE Network System Documentation](http://systemdocs.maidsafe.net) | [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).