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

docs: wiki restructuring #3026

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bochinchero
Copy link

@bochinchero bochinchero commented Oct 16, 2024

addresses #2990

This PR covers the following sections:

  • Home
    • What is Bison Wallet?
    • What is DCRDEX?
    • Tatanka Mesh
    • Project History
  • Getting Started
    • Download and Install
    • Quick Configuration
    • Creating an DCRDEX server account
  • Using Bison Wallet
    • Header
      • Notifications Panel
        • Notifications
        • Recent Activity
      • Language Switching
      • Settings Panel
    • Settings Panel
    • Wallet View
      • Asset Selection
        • Creating a new wallet
          • Native Wallet
          • External Wallet
      • Wallet Details
      • Receive
      • Send
      • Wallet Settings
      • Fee Status
      • Transaction History
      • Asset Markets
      • Recent Activity
      • Asset Specific Features
        • Decred
          • Privacy
          • Staking
          • Voting Preferences
      • RPC Providers for EVM-Compatible networks
    • Trade View
      • Markets
      • Order Book
      • Candle & Depth Charts
      • Order Panel
        • Submit Order
        • Trading Tier
        • Reputation
        • Your Orders
        • Recent Matches
    • Order Management
      • Order Types
      • Placing an Order
        • Fee Details
        • Lot Size
      • Trade Execution
      • Order History
      • Order Details
    • Managing your DCRDEX Accounts
      • Changing Trading Tier
      • Reputation Score
      • Adding a new DCRDEX Server
      • Export DCRDEX Account
      • Import DCRDEX Account
    • Troubleshooting
      • Location of Applicaton and Log Files
      • Native Wallets
        • Rescnaning
        • Recovery
        • Forced Rescan
        • Full Reinitialize
  • Development & Contributing
    • Contributor Guide
    • Client Control API
    • Integrating New Assets
    • DCRDEX Specification
    • Simnet Testing
    • Testnet Testing
    • Test App Server
    • Getting Started with Fuzzing
    • Localization and Translation
    • Wiki Contribution Guide

@bochinchero bochinchero marked this pull request as ready for review November 14, 2024 11:39
| Dogecoin | x | [v1.14.7.0](https://dogecoin.com/) | x | |
| Zcash | x | [v5.4.2](https://z.cash/download/) | x | |
| Dash | x | [v20.1.1](https://github.com/dashpay/dash/releases) | x | |
| Firo | x | [v0.14.13.3](https://github.com/firoorg/firo/releases) | [v4.1.5.5](https://github.com/firoorg/electrum-firo/releases) | |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Firo full node min version has changed to v0.14.14.0

1. Download the ```bisonw-desktop-linux-amd64-v1.0.0.deb``` file.

2. Open a terminal in the extracted folder and run the command
```dpkg -i ./bisonw-desktop-linux-amd64-v1.0.0.deb```.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sudo dpkg -i ...

Not sure if we need to explain what sudo is?

- [Quick Configuration](Quick-Configuration)
- [Creating a DCRDEX Sever Account](Creating-a-DCRDEX-Server-Account)
- [Fidelity Bonds](Creating-a-DCRDEX-Server-Account#fidelity-bonds)
- [Using Bison Wallet](Using-BIson-Wallet)
Copy link
Contributor

@dev-warrior777 dev-warrior777 Nov 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Several links like: [Trading Tier](./Using-BIson-Wallet.md#changing-trading-tier) will appear.
.. are mis-spelled but not sure if the case matters in mediawiki. The links work anyway.

But..
image

The first line indicates the current language, while the second has the different options for
selection.

<img src="./images/using-bison-wallet/header-language.png" width="300" alt="">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We now have icons for language

image

while the [Order Details](#order-details-view) view can be accessed by clicking
the <img src="./images/using-bison-wallet/button-link.png" width="20" alt=""> button.

<img src="./images/using-bison-wallet/trade-yourOrders-2.png" width="400" alt="">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Order Type has been fixed now and some of the types also have updated translations

image

| Action | Score Penalty | Notes |
|--------------------|---------------|-----------------------------------------------------|
| No Redeem as Taker | - 1 | Counterparty not affected, no stuck funds. |
| No Swap as Maker | - 4 | Book spoof, taker need snew order. No locked funds. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: need snew


# Adding a new DCRDEX Server

DCRDEX Servers can be added ocated in the `Registered Dexes` section of the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: ocated


<img src="./images/using-bison-wallet/wallets-settings-recover-warning.png" width="400" alt="">

Once hte recovery process has completed, the wallet will be re-created and start
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: hte

@dev-warrior777
Copy link
Contributor

Looks great! .. really clean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants