Skip to content

Commit

Permalink
lint markdown fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bochinchero committed Feb 3, 2025
1 parent dffbb7b commit 2207aa3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 14 deletions.
5 changes: 3 additions & 2 deletions docs/wiki/Contribution-Guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Contribution Guide

<a id="top"/>

We welcome your contributions to dcrdex.
Expand Down Expand Up @@ -50,7 +52,6 @@ should first
only smaller jobs until you are comfortable navigating the code and have shown
the ability to communicate and follow through.


---

[⤴ Back to Top](#top)
[⤴ Back to Top](#top)
13 changes: 3 additions & 10 deletions docs/wiki/Creating-a-DCRDEX-Server-Account.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Creating a DCRDEX Server Account

<a id="top"></a>

_Last updated for Bison Wallet v1.0.0._
Expand All @@ -21,19 +23,15 @@ The available markets on the connected DCRDEX servers are listed on the left sid
<img src="./images/setup-guide/trade-1.png" width="1200" alt="">


An account can be created with the respective server by clicking the `Create Account` button
on the top right of the screen.

An account can be created with the respective server by clicking the `Create Account` button on the top right of the screen.


<img src="./images/setup-guide/trade-2.png" width="1200" alt="">



This will open the `Select Bond Asset` prompt.



<img src="./images/setup-guide/bond-1.png" width="1200" alt="">


Expand Down Expand Up @@ -69,7 +67,6 @@ Trading limits are also increased as you establish
in normal trading activity and successfully completing matches.



<img src="./images/setup-guide/bond-2.png" width="1200" alt="">


Expand All @@ -87,15 +84,13 @@ with an equivalent amount plus fees in reserves. The remainder goes to your avai
which can then be traded, sent, or simply held in the wallet.



<img src="./images/setup-guide/bond-3.png" width="1200" alt="">


Once the wallet has synchronized and sufficient funds are available, a prompt will appear
to confirm the selected bond options.



<img src="./images/setup-guide/bond-4.png" width="1200" alt="">


Expand All @@ -107,15 +102,13 @@ bond transaction will be indicated on the top right. The number of required conf
depending on the selected bond asset.



<img src="./images/setup-guide/bond-5.png" width="1200" alt="">


Once the bond transaction has been confirmed, the order submission section will be visible in the
top right of the markets tab.



<img src="./images/setup-guide/bond-6.png" width="1200" alt="">


Expand Down
5 changes: 3 additions & 2 deletions docs/wiki/_Sidebar.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

# Navigation
- [Home](Home)
- [What is Bison Wallet](Home#what-is-bison-wallet)
- [What is DCRDEX?](Home#what-is-dcrdex)
Expand Down Expand Up @@ -68,4 +68,5 @@
- [Test App Server](Test-App-Server)
- [Getting Started with Fuzzing](Getting-Started-With-Fuzzing)
- [Localization and Translations](Localization-and-Translation)
- [Wiki Contribution Guide](Wiki-Contribution-Guide)
- [Wiki Contribution Guide](Wiki-Contribution-Guide)

0 comments on commit 2207aa3

Please sign in to comment.