wkennedy / shadow-drive-rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Rust 98.5%Language:Python 1.5%