fix / Lisk-Lite-Client

Multiplatform Lite Desktop Client
http://desktop.lisk-wallet.com/
MIT License
10 stars 7 forks source link

Multi Platform Lisk Lite Client

Sponsors

Visit and vote for the sponsors here

Download

Install the version 1.1.0

Last stable version is available here

This version is fully functionnal and can be used. See the changelog

Features

If you login to your account (with your passphrase)

Second signature supported. Multisignature accounts not yet supported.

Authors

Fixcrypt.

Screenshot

linux

linux

From code

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/fix/Lisk-Lite-Client
# Go into the repository
cd Lisk-Lite-Client
# Install dependencies and run the app
npm install
cd client
npm install
cd ..
npm start

License MIT copyright (c) 2016 fx thoorens