Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #3 from ryo-currency/ryo-rebrand
Browse files Browse the repository at this point in the history
rebrand to ryo
  • Loading branch information
mosu-forge authored Jun 4, 2018
2 parents 1991cda + 84f4547 commit 1dd4f90
Show file tree
Hide file tree
Showing 18 changed files with 609 additions and 46 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# Sumokoin GUI Wallet
# Ryo GUI Wallet

Copyright (c) 2017, Sumokoin.org
Copyright (c) 2018, ryo-currency.com
Copyright (c) 2017-2018, Sumokoin.org

**One of the most easy-to-use, intuitive GUI (full) wallets in crypto.**

![](https://www.sumokoin.org/images/sumokoin-gui-wallet-v0.0.1-b2.png)
![](https://ryo-currency.com/img/png/dark-wallet.png)


# Installation & running from source codes

1. Clone the repo:

git clone https://github.com/sumoprojects/SumoGUIWallet SumoGUIWallet
git clone https://github.com/ryo-currency/ryo-gui-wallet

2. Install dependencies (with Python 2.7):

Expand All @@ -28,9 +29,9 @@ Copyright (c) 2017, Sumokoin.org
sudo apt install python-pyside


3. Build/download Sumokoin binaries from [Sumokoin repo](https://github.com/sumoprojects/sumokoin) and put it to `Resources/bin` sub-directory.
3. Build/download Ryo binaries from [Ryo-currency repo](https://github.com/ryo-currency/ryo-emergency) and put it to `Resources/bin` sub-directory.

4. Run the wallet (Python 2.7):

cd /path/to/SumoGUIWallet
cd /path/to/RyoGUIWallet
python wallet.py
Binary file added Resources/icons/ryo-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/icons/ryo.icns
Binary file not shown.
Binary file added Resources/icons/ryo.ico
Binary file not shown.
Binary file added Resources/icons/ryo_16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/icons/ryo_16x16_mac.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/icons/ryo_32x32_ubuntu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/icons/ryo_icon_32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/icons/ryo_icon_64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1dd4f90

Please sign in to comment.