当前位置: 首页 > 软件库 > Web3 > 区块链 >

ScatterDesktop

授权协议 View license
开发语言
所属分类 Web3、 区块链
软件类型 开源软件
地区 不详
投 递 者 林玮
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Scatter Desktop

Scatter desktop is a cutting-egde wallet for blockchain as well as a global local-machine authentication provider.

Installation

CLICK HERE AND GRAB THE LATEST RELEASE

Once you have a release build just install it and away you go.

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.
  • run electron . or ./node_modules/.bin/electron . from the directory to start electron.

You will also need ScatterEmbed running locally as this desktop client simply runs the walletsoftware that protects keys and controls encryption.

Edit the .env file to point to your locally running version of Scatter Embed, or leave it as-is to run it with our live version.

Building

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

相关阅读

相关文章

相关问答

相关文档