Skip to content

bdevelle/dapptest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Sia UI - 0.4.6-beta

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 programmatic interaction between users and the Sia network.

Prerequisites

Running

  • npm install
  • npm start

Building Distributables

Places packaged versions into release/ folder, see the package.json for details.

  • npm run release

Other

For other command scripts, look into the package.json file. However here are some useful ones.

  • npm run clean will remove node_modules, your Sia state kept in app/Sia, and the configuration settings from config.json.
  • npm run fresh will run clean, install, then start to simulate a fresh install run of the UI.
  • npm run debug will run the UI with a debug port to aide in inspecting the main process.
  • npm run doc will generate documentation about the UI's classes and functions. It's somewhat messy though.
  • npm run lint will output style suggestions for the UI's javascript, including for plugins.

About

a dapp test repositor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5