Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Commit

Permalink
start with windows guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jorian committed Jan 22, 2018
1 parent 99d52c0 commit 492e43d
Show file tree
Hide file tree
Showing 14 changed files with 49 additions and 5 deletions.
Binary file modified docs/build/doctrees/api.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/getting_started.doctree
Binary file not shown.
Binary file added docs/build/html/_images/github_release.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/build/html/_sources/api.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ The following command would refresh the price of the order in the orderbook base
"base":"KMD",
"rel":"BTC",
"margin":0.05,
"refbase":"kmd"
"refbase":"kmd",
"refrel":"coinmarketcap"
}
Expand Down
15 changes: 15 additions & 0 deletions docs/build/html/_sources/getting_started.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,21 @@ How does the decentralized orderbook work, p2p etc. not always uptodate

setting up the native wallet + .conf file -> for each coin?

Windows
-------

Download and setup
^^^^^^^^^^^^^^^^^^

Download the `latest version of BarterDEX`_

.. _latest version of BarterDEX: https://github.com/KomodoPlatform/BarterDEX/releases

.. image:: _static/images/github_release.png
:align: center

Create a folder on your desktop and drag the win64 folder in it:




Binary file added docs/build/html/_static/images/github_release.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/build/html/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,8 @@ <h4>price based on external data<a class="headerlink" href="#price-based-on-exte
<span class="nt">&quot;base&quot;</span><span class="p">:</span><span class="s2">&quot;KMD&quot;</span><span class="p">,</span>
<span class="nt">&quot;rel&quot;</span><span class="p">:</span><span class="s2">&quot;BTC&quot;</span><span class="p">,</span>
<span class="nt">&quot;margin&quot;</span><span class="p">:</span><span class="mf">0.05</span><span class="p">,</span>
<span class="nt">&quot;refbase&quot;</span><span class="p">:</span><span class="s2">&quot;kmd&quot;</span>
<span class="s2">&quot;refrel&quot;</span><span class="p">:</span><span class="s2">&quot;coinmarketcap&quot;</span>
<span class="nt">&quot;refbase&quot;</span><span class="p">:</span><span class="s2">&quot;kmd&quot;</span><span class="p">,</span>
<span class="nt">&quot;refrel&quot;</span><span class="p">:</span><span class="s2">&quot;coinmarketcap&quot;</span>
<span class="p">}</span>
</pre></div>
</div>
Expand Down
13 changes: 13 additions & 0 deletions docs/build/html/getting_started.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
<li class="toctree-l1"><a class="reference internal" href="faq.html">Frequently Asked Questions</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Getting Started with BarterDEX</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#what-you-need-to-know-before-using-barterdex">What you need to know before using BarterDEX</a></li>
<li class="toctree-l2"><a class="reference internal" href="#windows">Windows</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#download-and-setup">Download and setup</a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="guides.html">Guides</a></li>
Expand Down Expand Up @@ -184,6 +188,15 @@ <h2>What you need to know before using BarterDEX<a class="headerlink" href="#wha
<p>How does the decentralized orderbook work, p2p etc. not always uptodate</p>
<p>setting up the native wallet + .conf file -&gt; for each coin?</p>
</div>
<div class="section" id="windows">
<h2>Windows<a class="headerlink" href="#windows" title="Permalink to this headline"></a></h2>
<div class="section" id="download-and-setup">
<h3>Download and setup<a class="headerlink" href="#download-and-setup" title="Permalink to this headline"></a></h3>
<p>Download the <a class="reference external" href="https://github.com/KomodoPlatform/BarterDEX/releases">latest version of BarterDEX</a></p>
<img alt="_images/github_release.png" class="align-center" src="_images/github_release.png" />
<p>Create a folder on your desktop and drag the win64 folder in it:</p>
</div>
</div>
</div>


Expand Down
1 change: 1 addition & 0 deletions docs/build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ <h1>Welcome to BarterDEX’s documentation!<a class="headerlink" href="#welcome-
</li>
<li class="toctree-l1"><a class="reference internal" href="getting_started.html">Getting Started with BarterDEX</a><ul>
<li class="toctree-l2"><a class="reference internal" href="getting_started.html#what-you-need-to-know-before-using-barterdex">What you need to know before using BarterDEX</a></li>
<li class="toctree-l2"><a class="reference internal" href="getting_started.html#windows">Windows</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="guides.html">Guides</a><ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/searchindex.js

Large diffs are not rendered by default.

Binary file added docs/source/_static/images/github_release.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ The following command would refresh the price of the order in the orderbook base
"base":"KMD",
"rel":"BTC",
"margin":0.05,
"refbase":"kmd"
"refbase":"kmd",
"refrel":"coinmarketcap"
}
Expand Down
15 changes: 15 additions & 0 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,21 @@ How does the decentralized orderbook work, p2p etc. not always uptodate

setting up the native wallet + .conf file -> for each coin?

Windows
-------

Download and setup
^^^^^^^^^^^^^^^^^^

Download the `latest version of BarterDEX`_

.. _latest version of BarterDEX: https://github.com/KomodoPlatform/BarterDEX/releases

.. image:: _static/images/github_release.png
:align: center

Create a folder on your desktop and drag the win64 folder in it:




0 comments on commit 492e43d

Please sign in to comment.