Git Product home page Git Product logo

ark-desktop's Introduction

ARK-DESKTOP

Build Status Github Latest Release Github Downloads Gitter Room

Pinned: Help us with translations

Collaborate with other translators on our OneSky project and help us get wallet translated in other languages http://osjc1wl.oneskyapp.com/collaboration/project?id=95031

Please don't submit Pull-Requests (PRs) for translations, but use the link above!

Download

Latest Release

Installing via Package Managers

AUR

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

yaourt -Sy ark-desktop

Homebrew

For Mac users the package is available in Homebrew:

brew update
brew cask install arkclient

Features

  • Available on Windows, Linux (Ubuntu/Debian) and MacOSX (signed).
  • No need to download ARK blockchain, just sync to the network: launch and use within seconds.
  • View any account from its address (transactions, delegate status and votes).
  • Label any account and add your own contacts.
  • Hardware wallet support : Ledger Nano S.
  • Real-time currency value (updated every 5 min) in USD, EUR, BTC, HKD, JPY, CNY, AUD, GBP, Rubble, ...
  • Autoconnect to a healthy ARK network peer. If the peer is not good anymore, it will automatically find a new one.
  • Send ark from / to any account.
  • Easily switch to a different network, or private chains.
  • Customized backgrounds and themes for better user experience.
  • Choose between dark or light mode.
  • Isolated processes on Windows and MacOSX to prevent from data sniffing or injection.
  • Translations (thanks to the ARK community) - help out http://osjc1wl.oneskyapp.com/collaboration/project?id=95031
  • Organise your accounts with virtual folders (for instance savings, personnal etc...) so you don't pay any transfer fee (stored locally).
  • Change your delegate vote.
  • When new version is available, message is shown in the right upper part.
  • Easy to update - download latest version, start installation program and it will automatically remove previous version and install new one.
  • Second signature supported.
  • (soon) Deposit or withdraw ARK using altcoins or USD (via exchange) - no registration needed.
  • (soon) Multisignature accounts.
  • SAVE YOUR PASSPHRASE(S) - if you lose it, you lose access to that particular ARK address(es). There is no forgot my password option with blockchains and no one can help you retrieve it!

Screenshots

dashboard account

Build

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 developed 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

Requirements to build from OS X

brew tap Homebrew/bundle
brew bundle

Contributing

Authors

License

ARK Desktop is licensed under the MIT License - see the LICENSE file for details.

ark-desktop's People

Contributors

aleach-gk avatar alexbarnsley avatar axenter avatar boldninja avatar ckhatri avatar doweig avatar dunnen avatar faustbrian avatar fileninja avatar fix avatar hmmdeif avatar itsanametoo avatar j-a-m-l avatar jonaszuberbuehler avatar krau612 avatar kristjank avatar luciorubeens avatar mody199610 avatar naaomimore avatar nasicus avatar perryhoffman avatar sbero avatar sleepdefic1t avatar spkjp avatar spresnal avatar stevenhuijgens avatar wolvan avatar yagoantonio avatar yograterol avatar zillionn avatar

Watchers

 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.