# BLOCKIFY
[](https://crates.io/crates/blockify)
[](https://docs.rs/blockify)
A Rust blockchain library that provides the building blocks for creating a full-fledged blockchain application or platform, allowing you to focus on the higher-level features of your application without worrying about the low-level details of `block validation`, `data serialization`, `blockchain operations`, and `cryptographic operations`.
# CONTRIBUTING
All forms of contributions are gladly welcome.
# DEPENDENCIES
# LICENSE
**MIT**