Giter Site home page Giter Site logo

overhold-wallet's Introduction

Overhold Wallet, Built using Maxim Gris Angular Electron project.

The Overhold Wallet is a cryptocurrency wallet, it supports multiple cryptocurrencies and various features:

  • send
  • receive
  • list transactions
  • display prices

Different cryptocurrencies:

  • Bitcoin
  • Bitcoin Cash
  • Litecoin
  • Dash
  • Ethereum
  • Ethereum Classic
  • Waves
  • Counterparty
  • Omnilayer
  • Ripple

Everything is stored on user's machine, no private key or seed is sent to any server.


You can find the application binaries as well as installation packages for each OS accordingly, and download them from the Releases tab.


Development

For running the wallet in development mode, you will need to install some dependencies first.

You need to have node v8 installed (preferably 8.10 or higher) and npm. You also need Python v2.7 installed on your machine.

Install dependencies

Windows

npm i -g npm

npm install -g windows-build-tools

npm install -g typescript

Linux and Mac

sudo apt-get install libpng-dev

npm i -g npm

npm install -g typescript

After having these packages installed, you should be ready for installing the wallet.

Wallet installation instructions

  1. Create a new directory on your machine and cd <directory-name>
  2. git clone https://github.com/overhold-org/Overhold-Wallet.git .
  3. npm install

Wallet running instructions

Instructions for running the wallet, in development mode:

  1. Change directory to the project directory and open new terminal window, then run: npm start
  2. In the project directory run: npm run electron:serve

Wallet building instructions

You should run npm run electron:$OS, where $OS is either linux, windows or mac (depending for which platform you're building it).

Contributions

Contributions of any kind are highly appreciated. Please read our countribution guide and our code of conduct.

License

This project is licensed under GNU GENERAL PUBLIC LICENSE. Please check LICENSE.md for more details.

overhold-wallet's People

Contributors

b-d1 avatar tonytvo avatar blag0jd 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.