Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update connecting-to-wanchain-clients.rst #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions source/connecting-to-wanchain-clients.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@ Connecting to Wanchain Clients
GUI WAN Wallet
================================================================================

There are three GUI wallets for belowing type of operate systems:
There are three GUI wallets for the operating systems below:

* Windows OS
* Mac OS
* Linux OS

We have an universal **How to Use GUI wallet guide** to guide you step by step to quickly get familar with our wallet
We have a universal **How to Use GUI wallet guide** to guide you step by step to quickly get familar with our wallet

`Getting started with Wanchain wallet <https://github.com/wanchain/go-wanchain/wiki/Install-the-Wanchain-Wallet>`_
`Getting started with the Wanchain wallet <https://github.com/wanchain/go-wanchain/wiki/Install-the-Wanchain-Wallet>`_

`How to Use GUI Wallet guide <https://github.com/wanchain/go-wanchain/wiki/Launch-the-Wanchain-Wallet>`_
`How to Use the GUI Wallet guide <https://github.com/wanchain/go-wanchain/wiki/Launch-the-Wanchain-Wallet>`_

================================================================================
Command Line
================================================================================

We provide command line tools for anyone who is comfortable using CMD terminology
We provide command line tools for anyone who is comfortable using the command line

Please find `How to Use CLI Wallet guide <https://github.com/wanchain/go-wanchain/wiki/How-To-Use(CLI)-Guide>`_ here