Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 614 Bytes

File metadata and controls

11 lines (8 loc) · 614 Bytes

pygate

Python interface to Textile's Powergate Filecoin API

This a HackFS project.

concept_diagram

  1. Create a Python gRPC client for the Powergate API.
  2. Create a Flask application that reads and writes to IPFS & Filecoin using this client.
  3. Drop the Flask app in an Electron shell and create a cross-platform, drag-and-drop desktop app that moves local files to and from IPFS/Filecoin.
  4. Add smart contracts to the desktop app to provide escrow funding for storage deals.