Skip to content

GenesysGo/shadow-drive-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.