Crates.io | blockify |
lib.rs | blockify |
version | 0.0.9 |
source | src |
created_at | 2023-04-12 02:42:19.900117 |
updated_at | 2023-05-31 02:44:07.936669 |
description | A general purpose blockchain library |
homepage | |
repository | |
max_upload_size | |
id | 836518 |
size | 83,323 |
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
.
All forms of contributions are gladly welcome.
MIT