# safe-transfers The Transfer component of a Safe Network Economy |Crate|Documentation|CI|Safe Rust| |:-:|:-:|:-:|:-:| |[![](http://meritbadge.herokuapp.com/safe-transfers)](https://crates.io/crates/safe-transfers)|[![Documentation](https://docs.rs/safe-transfers/badge.svg)](https://docs.rs/safe-transfers)|![](https://github.com/maidsafe/safe-transfers/workflows/Master/badge.svg)|[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-error.svg)](https://github.com/rust-secure-code/safety-dance/)| | [MaidSafe website](https://maidsafe.net) | [SAFE Dev Forum](https://forum.safedev.org) | [SAFE Network Forum](https://safenetforum.org) | |:-:|:-:|:-:| ## License This SAFE Network library is dual-licensed under the Modified BSD ([LICENSE-BSD](LICENSE-BSD) https://opensource.org/licenses/BSD-3-Clause) or the MIT license ([LICENSE-MIT](LICENSE-MIT) https://opensource.org/licenses/MIT) at your option. ## Contributing Want to contribute? Great :tada: There are many ways to give back to the project, whether it be writing new code, fixing bugs, or just reporting errors. All forms of contributions are encouraged! For instructions on how to contribute, see our [Guide to contributing](https://github.com/maidsafe/QA/blob/master/CONTRIBUTING.md).