GithubHelp home page GithubHelp logo

isabella232 / ryo-wallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryo-currency/ryo-wallet

0.0 0.0 0.0 1.39 MB

Next Generation GUI Wallet for Ryo-currency

License: Other

JavaScript 37.46% Vue 60.07% CSS 2.28% HTML 0.19%

ryo-wallet's Introduction

Ryo Wallet

Next Generation GUI Wallet for Ryo-currency


Meet Atom, the new Electron based Ryo Wallet. Being the foundation for further development, this initial release already brings several improvements over previous GUI wallet.

  • Wallet switch option. You can keep several Ryo wallets on one PC, and switch between them easily - just pick your Ryo wallet from the list and enter your password.

  • Wallet naming and identifying Easily identify your wallets - you can give names to them, and each wallet has its own unique identicon image.

  • Mixed sync. logic We took best from both ways of sync: remote (speed) and local (reliability). At wallet startup, you connect to remote node granting quicker operation state. At the same time, you download blockchain files on your hard drive. It will add more reliability to wallet operation. If remote connection fails, you will have local node running. You can also choose to run as normal full node or lite option.

  • Power user settings You can rely on predefined optimum settings, or you can edit settings (list will be expanded):

    • Sync. switch (mixed/local/remote)
    • Lmdb storage path
    • Various ports (daemon, p2p, ryod, remote etc)
    • Remote node URL
    • Bandwidth utilization (upload/download speed)
  • Improved address book Adding recipients into your address book will let you keep track of who you have sent funds to - you can add recipients of your payments beforehand, or after transactions. Seamless Ryo address validation of fields is built into the address book.

  • Lazy load tx history tab Scroll down and check your transactions list without pagination

  • Interface updates Resizable window with various UX improvements over previous version

  • Increased stability and response time Known issue with stuck processes after closing GUI wallet is now a past history. Overall increased speed and reduced response time of wallet's interface.

  • Non latin seed restore Restore your wallet with non-latin characters (Russian, German, Chinese and other languages)

  • Import wallet from old GUI Ryo wallet will scan default folders used by Lite wallet and GUI wallet and will give ability to restore from key files.


Ryo Wallet Screenshot Ryo Wallet Screenshot Ryo Wallet Screenshot Ryo Wallet Screenshot Ryo Wallet Screenshot Ryo Wallet Screenshot Ryo Wallet Screenshot Ryo Wallet Screenshot Ryo Wallet Screenshot Ryo Wallet Screenshot Ryo Wallet Screenshot Ryo Wallet Screenshot


Building from source

npm install -g quasar-cli
git clone https://github.com/ryo-currency/ryo-wallet
cd ryo-wallet
cp /path/to/ryo/binaries/ryod bin/
cp /path/to/ryo/binaries/ryo-wallet-rpc bin/
npm install
quasar build -m electron -t mat

ryo-wallet's People

Contributors

mosu-forge 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.