Git Product home page Git Product logo

blockcore-hub's Introduction

Blockcore Wallet

Your portal into your decentralized digital life

Build Status

The Blockcore Wallet is the one-stop-app that citizens, merchants and others can get an overview of everything related to their data on the blockchain and related decentralized services. It is additionally a full features wallet app that supports multiple cryptocurrencies, such as City Coin (CITY), Bitcoin (BTC) and Stratis (STRAT).

Running the Blockcore Wallet allows you to participate in staking of your coins, and help support the global network.

City Hub screenshot (2018-07-18)

๐Ÿ’ฟ Installation

You'll find the latest releases on the releases tab. Make sure you pick the latest release.

Auto Updates

Blockcore Wallet have built in support for updates. They are not installed automatically, but you as a user are in control. On each startup, Blockcore Wallet will check for a new version. Additionally if you have been running Blockcore Walletfor a long time, you can perform a manual update check in the menu.

When an update is available, there will appear an icon on the menu. Click this icon, to see update information and perform a download and installation.

Windows

For Windows, we decided to only support 64-bit installations of Windows. If you are running a 32-bit installation, please let us know by reporting an issue to survey the market demand.

Simply download the latest win-x64.exe file from the releases page and run the installer. You might need to approve installation of unsigned installer. This will only be required until we have a signed release available.

Linux

For Linux, we decided to use the new AppImage installer format. This is included in a lot of Linux distributions, including Ubuntu.

Download the latest linux-x86_64.AppImage from the releases page.

Open a terminal, navigate to the download folder and make the .AppImage an executeable with the following command:

$ chmod a+x Blockcore.*.AppImage

Then you can simply run the installer:

$ ./Blockcore.*.AppImage

Mac

Mobile (Android/iOS)

Support for running Blockcore Wallet on mobile devices is currently under development. To build and run the mobile version, you need to do the following.

Development environment

Make sure you have Node.JS install, and open a console promt and navigate to the root of the repo.

# Install the packages if you have not yet.
npm install

Install tooling

# Run the script that will install tooling and add platforms. It installs Cordova globally, and add support for android, ios and browser.
npm run mobile-setup

Build to mobile

Normally the "npm start" will build to the dist folder and launch Electron on the desktop. For mobile running, we do currently not have an auto-reload development setup. It's a manual build and run.

# This will build the Angular code and output to the mobile/www folder.
npm run mobile-build

# This will launch the web browser, or you can use "mobile-android" or "mobile-ios".
npm run mobile-browser

Contribution

If you're interested in being a contributor and want to get involved in development of Blockcore and Blockcore Wallet, get started by reading these:

License

MIT @ Blockcore
MIT @ City Chain Foundation
MIT @ Stratisplatform

blockcore-hub's People

Contributors

sondreb avatar snyk-bot avatar hprivakos 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.