anor-client 0.1.0

Anor Storage API Client in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Anor Storage API Client in Rust

[![crates.io](https://img.shields.io/crates/v/anor-client)](https://crates.io/crates/anor-client)
[![docs](https://img.shields.io/docsrs/anor-client)](https://docs.rs/anor-client)
[![build & test](https://github.com/anor-rs/anor-client/actions/workflows/ci.yml/badge.svg)](https://github.com/anor-rs/anor-client/actions/workflows/ci.yml)
[![MIT](https://img.shields.io/github/license/anor-rs/anor-client)](https://github.com/anor-rs/anor-client/tree/main/LICENSE)

<img src="https://github.com/anor-rs/anor/blob/main/docs/img/anor-wb.svg" width=25%>

Anor Storage API Client in Rust for [Anor](https://github.com/anor-rs)

- Socket API Client

## Project Stage

**Research:** This project is at the design stage, with some sketches of work but nothing usable yet.