Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

This is an archive repository of the pre-transaction PoW GUI DEGOn Pluton wallet for DeroGold. It is no longer used and was replaced by the repository DEGON-WALLET

License

Notifications You must be signed in to change notification settings

derogold/wallet-degon-pluton

Repository files navigation

WRKZ Pluton Wallet

Download Count Open Issue Count License Version

Master Build Status

Master Build Status

Development Build Status

Development Build Status

Pluton Wallet is a WrkzCoin wallet forked from Proton using:

All of the code is released under the GPLv3 license. The icons in the ./resources and ./app/images folders from icons8.

Development Setup (All Platforms)

Dependencies

You will need the following dependencies installed before you can proceed to the "Setup" step:

Tip: If you already have a different version of node.js installed besides 10.x, try using Node Version Manager.

Setup

First, clone the repo via git:

git clone https://github.com/wrkzcoin/wrkz-wallet-pluton.git

And then install the dependencies with yarn.

$ cd wrkz-wallet-pluton
$ yarn

Run the wallet.

$ yarn start

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

$ yarn dev

Packaging

To package apps for the local platform:

$ yarn package

License

© 2019, ExtraHash © 2019, WrkzCoin See included License file for more details.

About

This is an archive repository of the pre-transaction PoW GUI DEGOn Pluton wallet for DeroGold. It is no longer used and was replaced by the repository DEGON-WALLET

Resources

License

Stars

Watchers

Forks

Packages

No packages published