Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/GenesysGo/shadow-drive-rust


https://github.com/GenesysGo/shadow-drive-rust

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Shadow Drive (Rust Libraries and Applications)
This repository contains a suite of crates related to Shadow Drive.

| Crate Name (location) | Description |
| ------------- | ------------- |
| `shadow-drive-sdk (sdk/)` | Shadow Drive Rust SDK. Create a client within a program and interact with Shadow Drive. |
| `shadow-drive-py (py/)` | Shadow Drive Python SDK wrapper. Create a client within your program and interact with Shadow Drive. |
| `shadow-drive-cli (cli/)` | Shadow Drive CLI. Interact with Shadow Drive directly from a terminal. |
| `shadow-drive-app (app/)` | (SOON) A desktop application! Visualize all storage accouunts, upload files via drag-and-drop, and much more. |
| `shadow-drive-auth (auth/)` | High level interfaces for connecting to Shadow network RPC clients. |