#recovery #security #key-management #cryptocurrency #server

depo-api

API for the Blockchain Commons Depository ('depo') server

5 unstable releases

new 0.3.1 Apr 11, 2024
0.3.0 Mar 31, 2024
0.2.0 Mar 29, 2024
0.1.1 Dec 23, 2023
0.1.0 Nov 16, 2023

#21 in #recovery

Download history 6/week @ 2023-12-22 10/week @ 2024-02-16 16/week @ 2024-02-23 5/week @ 2024-03-01 1/week @ 2024-03-08 279/week @ 2024-03-29 109/week @ 2024-04-05

388 downloads per month
Used in depo

BSD-2-Clause-Patent

66KB
2K 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

~15MB
~261K SLoC