Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GenesysGo/shadow-drive-rust
https://github.com/GenesysGo/shadow-drive-rust
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/GenesysGo/shadow-drive-rust
- Owner: GenesysGo
- License: apache-2.0
- Created: 2022-06-03T03:21:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T00:40:07.000Z (over 1 year ago)
- Last Synced: 2024-04-26T00:25:17.594Z (8 months ago)
- Language: Rust
- Size: 1.4 MB
- Stars: 19
- Watchers: 3
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome - GenesysGo/shadow-drive-rust - (Rust)
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. |