13 releases (7 breaking)
new 0.8.0 | Dec 16, 2024 |
---|---|
0.6.1 | Oct 17, 2024 |
0.6.0 | Jul 1, 2024 |
0.3.0 | Mar 31, 2024 |
0.1.0 | Nov 16, 2023 |
#761 in Magic Beans
323 downloads per month
Used in depo
39KB
1K
SLoC
Blockchain Commons Depository API
by Wolf McNally
Introduction
Blockchain Commons Depository (depo
) is server-based software that provides
for the secure storage and retrieval of binary objects without regard to their
contents.
This crate (depo-api
) provides a Rust API for the depo
server. It is
intended to be used by clients that want to store and retrieve BLOBs from a
depo
server. It primarily includes structures and methods to marshal and
unmarshal the API requests and responses.
Status
This is an early development release. It is not yet ready for production use.
Please see the depo
crate for more
information.
Dependencies
~25MB
~426K SLoC