Giter Club home page Giter Club logo

ark-desktop's Introduction

Build Status

Multi Platform Ark Lite Client

Pinned: Help us translating

Collaborate to our OneSky project http://osjc1wl.oneskyapp.com/collaboration/project?id=95031

Please don't submit PR

Download

Latest Release

Features

  • Available on Windows, Linux (ubuntu/debian) and Macosx (signed)
  • No wait to sync to the network: launch and use.
  • view any account from its address (transactions, delegate status and votes)
  • (soon) deposit ARK using altcoins or USD (via changer.com) - no registration needed
  • label any account
  • realtime currency value (updated every 5 min) in UsD, Euro, BTC, HKD, JPY, CNY, AuD, CanD, Pound and Rubble
  • autoconnecting to a healthy ark network peer. If the peer is not good any more, automatically find a new one.
  • send ark from/to any account.
  • easily switch to different network, or private chains
  • customize background
  • isolated processes on Windows and Macosx to prevent from data sniffing or injection.
  • Translations (thanks to the Ark community). Please help contributing

If you login to your account (with your passphrase)

  • (soon) Withdraw to altcoins or USD (via changer.com) - no registration needed
  • Organise your accounts with virtual folders (for instance savings, personnal etc...) so you don't pay any transfer fee
  • Update your votes.
  • Save your passphrases (unsecured so far, secured vault in the near future)

Second signature supported. Multisignature accounts not yet supported.

Screenshots

linux linux

From AUR

For distros derived from Arch Linux the package is avaliable in AUR, just run:

yaourt -Sy ark-desktop

From code

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. Optionally switch to node 6.9.2, because this is currently developped with this version:

sudo npm install -g n
sudo n 6.9.2

Install from source:

# Clone this repository
git clone https://github.com/ArkEcosystem/ark-desktop
# Go into the repository
cd ark-desktop
# Install dependencies 
npm install
  • In some cases, node-hid doesn't provide pre-built binaries, so is necessary to install the node-hid dependencies to build them from source before running npm install.

Then start:

npm start

Necessary to package from Mac OS X

brew tap Homebrew/bundle
brew bundle

Contributing

Read CONTRIBUTING.md to learn about how to contribute to this project.

Authors

License MIT copyright (c) 2016 ARK, copyright (c) 2016 fx thoorens

ark-desktop's People

Contributors

fix avatar luciorubeens avatar doweig avatar zillionn avatar j-a-m-l avatar fileninja avatar sbero avatar alexbarnsley avatar naaomimore avatar ckhatri avatar yagoantonio avatar sleepdefic1t avatar aleach-gk avatar mody199610 avatar krau612 avatar hmmdeif avatar kristjank avatar 6ea86b96 avatar vekexasia avatar bradyo avatar skyhyperv avatar bitcoinssg avatar axenter avatar yograterol avatar

Watchers

James Cloos avatar Jason Haddleton avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.