/ScatterDesktop

Signatures, Identity, Reputation, and Security.. for everyone.

Primary LanguageVue

Scatter Desktop

Installation

None of these package are signed yet. Make sure you only download Scatter Desktop from this GitHub, and NOWHERE ELSE.

CLICK HERE AND GRAB THE LATEST RELEASE

Running in development mode

  • clone the repo
  • run yarn install to install the dependencies. Important: You can only use yarn to install right now as there's two versions of eosjs being pulled in and only yarn supports aliasing.
  • run npm start to start the local server with hot-reloading
  • run electron . or ./node_modules/bin/electron . from the directory to start electron.

Creating Apps for Scatter

Check out the Documentation