Skip to content

Mingling94/Sia-UI

 
 

Repository files navigation

Sia Logo User Interface

Build Status devDependency Status dependencies Status license:mit

A Highly Efficient Decentralized Storage Network

A snapshot of the the file library This is the user interface for Sia, it is a desktop application based off the electron framework. The ambition behind this project is to facilitate easy, graphical interaction between users and the Sia network.

Prerequisites

Running

Download your OS's release archive and unzip it

OR

Run from source

  1. Download or git clone the repository
  2. npm install
  3. npm start

Read the document linked above to start getting knowledgable about the application and its technologies.

Take a look at our issues page for a high level view of what objectives we're working on.

Or if you're the type to jump right into code, just search through the project (sans the node_modules folder) for the term TODO:. If you're on a UNIX (Linux & OSX) system, run grep -r 'TODO:' js plugins in a terminal at the root level of the project

About

Sia-UI rewritten to be plugin friendly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.3%
  • CSS 10.5%
  • HTML 9.8%
  • Shell 1.4%