Skip to content

Connect to applications on EOS, Ethereum, and Tron. Exchange tokens with ease. Manage your assets safely. All in a simple to use interface.

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

eosforce/ScatterDesktop

 
 

Repository files navigation

Scatter Desktop

Installation

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

Running in development mode

This runs best with node v10.15.3 and electron v5.0.1

  • 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.

Building

  • npm run build
  • npm run release-mac or npm run release-windows or npm run release-linux ( you must build from the target machine )

Creating Apps for Scatter

Check out the Documentation

About

Connect to applications on EOS, Ethereum, and Tron. Exchange tokens with ease. Manage your assets safely. All in a simple to use interface.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 50.1%
  • JavaScript 41.6%
  • CSS 5.9%
  • HTML 2.4%