GenesysGo / shadow-drive-rust

Apache License 2.0
21 stars 13 forks source link

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.