Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

LayerXcom/zerochain-wallet-desktop

Repository files navigation

zerochain-wallet-desktop

Requirements

  • Rust ^1.39.0
  • Python 2.x
  • Nodejs ^10.15.3

Setup

yarn
yarn build-rust  # it takes more than 10 minutes to finish compile zface.

Start app

yarn start