images path update

This commit is contained in:
avtushko2004 2023-09-07 23:44:28 +03:00
parent 578fab0201
commit c971fafffb
72 changed files with 58 additions and 58 deletions

View file

@ -4,7 +4,7 @@
In order to provide more security it's possible to sign transactions offline using a dedicated wallet application instance e.g. running in a secure environment.
![alt signing-transactions-offline-introduction](../../../static/img/signing-transactions-offline-introduction.png "signing-transactions-offline-introduction")
![alt signing-transactions-offline-introduction](../../../static/img/build/exchange-guidlines/signing-transactions-offline/signing-transactions-offline-introduction.png "signing-transactions-offline-introduction")
Zano as a CryptoNote coin uses two key pairs (4 keys) per wallet: view key (secret+public) and spend key (secret+public)

View file

@ -101,7 +101,7 @@ deploy_new_asset <asset specs file location>
You should see a confirmation message upon successful execution
![alt launch-asset-confirmation-message](../../../static/img/launch-asset-confirmation-message.png "launch-asset-confirmation-message")
![alt launch-asset-confirmation-message](../../../static/img/build/testnet-resources/how-to-launch-confidential-asset/launch-asset-confirmation-message.png "launch-asset-confirmation-message")
@ -141,7 +141,7 @@ To check the balance, use the following command:
balance
```
![alt lauch-asset-check-balance](../../../static/img/lauch-asset-check-balance.png "lauch-asset-check-balance")
![alt lauch-asset-check-balance](../../../static/img/build/testnet-resources/how-to-launch-confidential-asset/lauch-asset-check-balance.png "lauch-asset-check-balance")
However, the wallet will not automatically refresh. To see any updates or changes to your balance, you'll need to manually refresh the wallet with the following command:

View file

@ -43,7 +43,7 @@ Zano total supply increases slightly over time while the inflation percentage de
The chart below visually displays the emission (shown in blue) of the number of coins (on the vertical access) and the time duration (in 6 month timestamps) of the total supply.
![alt emission-motiovation](../../static/img/emission-motivation.png "emission-motiovation")
![alt emission-motiovation](../../static/img/learn/emission/emission-motivation.png "emission-motiovation")
### Why was there a coinswap with Boolberry?
@ -65,7 +65,7 @@ Even top tier projects have come across this issue in the past. These financial
Zano proposes a new solution. By staking our own development fund we will be able to run our operations using the interest gained, giving the team an ongoing source of funding to keep everyone paid and working happily. This also means that the actual development fund will remain intact.
![alt zano-premine-distibution](../../static/img/zano-premine-distibution.png "zano-premine-distibution")
![alt zano-premine-distibution](../../static/img/learn/emission/zano-premine-distibution.png "zano-premine-distibution")
**55% Foundation fund (2029500 ZANO)** Set aside for marketing, partnerships, and ongoing project expenses. This will be transparent and reported.

View file

@ -8,13 +8,13 @@ Second, we again divide it by `288`. This operation lets us take the PoS mining
Now we have an estimation of how many coins participate in PoS mining currently as `Coins_in_PoS = PoS_difficulty / 1000000000000 / 288` or:
![alt coins-in-pos](../../static/img/coins-in-pos.png "coins-in-pos")
![alt coins-in-pos](../../static/img/mine/estimating-pos-earning/coins-in-pos.png "coins-in-pos")
where `C` is the total amount of coins participating in PoS mining, and `D_PoS` is the current PoS difficulty.
As you may know, the Zano network emits an average of 1 coin each minute with a 50-50 spread between PoS and PoW. That makes it `720` potential PoS reward coins per day. So if you owned all the coins in PoS, that could be your total day earnings. And if you divide `C` by `720`, you will get the number of coins you need to mine 1 Zano coin a day. Now, you can estimate the number of coins you will earn as `your_PoS_earnings = 720 * your_staking_coins / C` or, in other words:
![alt pos-earnings](../../static/img/pos-earnings.png "pos-earnings")
![alt pos-earnings](../../static/img/mine/estimating-pos-earning/pos-earnings.png "pos-earnings")
where `E_daily` is the estimated number of coins you'll earn per day, and `N` is the number of coins you're staking.

View file

@ -4,7 +4,7 @@ Proof-of-stake mining or POS for short is typically implemented such that a rand
Open Zano app, make sure the blockchain is synchronised and turn on `Staking` switch.
![alt proof-of-stake-mining](../../static/img/proof-of-stake-mining.png "proof-of-stake-mining")*<figcaption style={{textAlign: "center" }} >Proof-of-stake mining</figcaption>*
![alt proof-of-stake-mining](../../static/img/mine/proof-of-stake-mining/proof-of-stake-mining.png "proof-of-stake-mining")*<figcaption style={{textAlign: "center" }} >Proof-of-stake mining</figcaption>*
You can observe your progress in the `Staking` tab of your staking wallet. The amount of earnings depends on the wallet balance. Note that funds, that participate in proof-of-stake will be locked. When you turn `Staking` off, balance will get unlocked right away. You can switch `Staking` on and off without any limitations.

View file

@ -8,6 +8,6 @@ To reduce possibility of phishing we set limitations on alias registrations. Use
The comment section will be temporarily stored in the blockchain until passing a checkpoint. For more information on pruning mechanism please refer to the [whitepaper](https://docs.zano.org/docs/whitepaper).
![alt alias-registration](../../static/img/alias-registration.png "alias-registration")*<figcaption style={{textAlign: "center" }} >Alias registration</figcaption>*
![alt alias-registration](../../static/img/use/aliases/alias-registration.png "alias-registration")*<figcaption style={{textAlign: "center" }} >Alias registration</figcaption>*
Aliases can be used for more than just Zano transactions. Think of them as a decentralised address book with universal IDs that can be used for various services based on the Zano platform.

View file

@ -79,7 +79,7 @@ your wallet again. Your wallet keys is NOT under risk anyway.
Or in GUI wallet:
![alt auditable-wallets-gui-wallet](../../static/img/auditable-wallets-gui-wallet.png "auditable-wallets-gui-wallet")
![alt auditable-wallets-gui-wallet](../../static/img/use/auditable-wallets-faq/auditable-wallets-gui-wallet.png "auditable-wallets-gui-wallet")
### Are there any restrictions of using auditable wallets?

View file

@ -18,7 +18,7 @@ Next step is the coin transfer. Depending on how you prefer to store your coins
Enter your Zano address as 'Send payment address' in the latest Boolberry wallet app. The coinswap notification will appear.
![alt coinswap-guide-boolberry-wallet](../../static/img/coinswap-guide-boolberry-wallet.png "coinswap-guide-boolberry-wallet")
![alt coinswap-guide-boolberry-wallet](../../static/img/use/coinswap-guide/coinswap-guide-boolberry-wallet.png "coinswap-guide-boolberry-wallet")
Then enter the desired BBR amount, then press Send to proceed with the coinswap.
@ -30,7 +30,7 @@ At first, you will have to make sure that you exchange uses the latest BBR daemo
If you use the simplewallet daemon here is an example for making the coinswap transfer.
![alt coinswap-guide-daemon-example](../../static/img/coinswap-guide-daemon-example.png "coinswap-guide-daemon-example")
![alt coinswap-guide-daemon-example](../../static/img/use/coinswap-guide/coinswap-guide-daemon-example.png "coinswap-guide-daemon-example")
It is also possible to make coin swap with the transfer RPC.
@ -44,4 +44,4 @@ For more information please refer to [BBR Documentation](https://docs.boolberry.
Usually, the coinswap procedure will be completed within an hour. However, it may take up to 24 hours in some cases. You should see a similar incoming transaction shortly.
![alt coinswap-guide-final](../../static/img/coinswap-guide-final.png "coinswap-guide-final")
![alt coinswap-guide-final](../../static/img/use/coinswap-guide/coinswap-guide-final.png "coinswap-guide-final")

View file

@ -16,13 +16,13 @@ Each escrow contract starts with the buyer proposal. Once it's sent the deposit
- Time until response - proposal expiration time
- Payment ID - transaction payment identifier provided by seller
![alt contract-propsal](../../static/img/contract-propsal.png "contract-propsal")*<figcaption style={{textAlign: "center" }} >Contract proposal</figcaption>*
![alt contract-propsal](../../static/img/use/escrow-contracts/contract-propsal.png "contract-propsal")*<figcaption style={{textAlign: "center" }} >Contract proposal</figcaption>*
### Confirmation
When the seller accepts the proposal a special multi signature transaction will be sent to the blockchain. Then after 10 confirmations a new contract will be started. The seller can now fulfil contract terms like shipping the item to the buyer.
![alt contract-response](../../static/img/contract-response.png "contract-response")*<figcaption style={{textAlign: "center" }} >Contract response</figcaption>*
![alt contract-response](../../static/img/use/escrow-contracts/contract-response.png "contract-response")*<figcaption style={{textAlign: "center" }} >Contract response</figcaption>*
The buyers contract window will get three options to continue with: `Cancel and return deposits`, `Terminate and burn deposits` and `Complete and release deposits`.
@ -38,4 +38,4 @@ When parties cannot find mutual agreement on any occasions one can decide to bur
If buyer is satisfied with the delivery or a provided service the contract can be closed. Releasing deposits will return both parties collaterals.
![alt contract-confirmation](../../static/img/contract-confirmation.png "contract-confirmation")*<figcaption style={{textAlign: "center" }} >Contract confirmation</figcaption>*
![alt contract-confirmation](../../static/img/use/escrow-contracts/contract-confirmation.png "contract-confirmation")*<figcaption style={{textAlign: "center" }} >Contract confirmation</figcaption>*

View file

@ -8,28 +8,28 @@ Zano app is available for Windows, Linux and MacOS. It can be downloaded here.
### Open Zano app
![alt login](../../../static/img/open-zano-app.png "Login")
![alt login](../../../static/img/use/get-started/getting-started/open-zano-app.png "Login")
First you need to create a master password. It will let you manage your Zano wallets inside the app. Note that each wallet account will have separate password as well. Hit `Next` when ready.
### Create new wallet
![alt createwallet-1](../../../static/img/create-new-wallet-1.png "create-wallet-1")
![alt createwallet-1](../../../static/img/use/get-started/getting-started/create-new-wallet-1.png "create-wallet-1")
Once app is open it will start syncing with the blockchain. While in progress some features such as sending transactions and contracts will be locked. Meanwhile you can still create your first Zano wallet by clicking `Create new wallet` .
![alt createwallet-2](../../../static/img/create-new-wallet-2.png "create-wallet-2")
![alt createwallet-2](../../../static/img/use/get-started/getting-started/create-new-wallet-2.png "create-wallet-2")
Enter wallet name and password, then click `Select wallet location`. Note that both can be changed later in wallet details menu.
![alt createwallet-3](../../../static/img/create-new-wallet-3.png "create-wallet-3")
![alt createwallet-3](../../../static/img/use/get-started/getting-started/create-new-wallet-3.png "create-wallet-3")
When wallet file is created you can continue with `Create wallet`. This file can be used to quickly import or restore closed wallets in Zano app.
![alt createwallet-4](../../../static/img/create-new-wallet-4.png "create-wallet-4")
![alt createwallet-4](../../../static/img/use/get-started/getting-started/create-new-wallet-4.png "create-wallet-4")
To finalise wallet creation store wallet's seed phrase. IMPORTANT: using the seed phrase anyone can restore and take full control of the wallet. Keep it in a secured location and avoid unauthorized access to it by any means. Note that you can review the seed phrase later in wallet details menu.
![alt createwallet-5](../../../static/img/create-new-wallet-5.png "create-wallet-5")
![alt createwallet-5](../../../static/img/use/get-started/getting-started/create-new-wallet-5.png "create-wallet-5")
Now the wallet has been created. You can copy wallet address and use it to receive ZANO from exchanges, mining pools and other sources.

View file

@ -4,32 +4,32 @@
Go to the official site: https://zano.org
![alt install-zano-cli-wallet-step-1](../../static/img/install-zano-cli-wallet-step-1.png "install-zano-cli-wallet-step-1")
![alt install-zano-cli-wallet-step-1](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-1.png "install-zano-cli-wallet-step-1")
**Step 2**
Go to Downloads, which takes you to: https://github.com/hyle-team/zano/releases
![alt install-zano-cli-wallet-step-2](../../static/img/install-zano-cli-wallet-step-2.png "install-zano-cli-wallet-step-2")
![alt install-zano-cli-wallet-step-2](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-2.png "install-zano-cli-wallet-step-2")
**Step 3**
Download Linux (Ubuntu 16.04+) CLI Wallet
![alt install-zano-cli-wallet-step-3](../../static/img/install-zano-cli-wallet-step-3.png "install-zano-cli-wallet-step-3")
![alt install-zano-cli-wallet-step-3](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-3.png "install-zano-cli-wallet-step-3")
**Step 4**
Right click the file and select Properties
![alt install-zano-cli-wallet-step-4](../../static/img/install-zano-cli-wallet-step-4.png "install-zano-cli-wallet-step-4")
![alt install-zano-cli-wallet-step-4](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-4.png "install-zano-cli-wallet-step-4")
**Step 5**
Copy the file name
![alt install-zano-cli-wallet-step-5](../../static/img/install-zano-cli-wallet-step-5.png "install-zano-cli-wallet-step-5")
![alt install-zano-cli-wallet-step-5](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-5.png "install-zano-cli-wallet-step-5")
**Step 6**
@ -41,8 +41,8 @@ sha256sum zano-linux-x64-v<XXX>.tar.bz2
(Results should match release notes from Download page)
![alt install-zano-cli-wallet-step-6-1](../../static/img/install-zano-cli-wallet-step-6-1.png "install-zano-cli-wallet-step-6-1")
![alt install-zano-cli-wallet-step-6-2](../../static/img/install-zano-cli-wallet-step-6-2.png "install-zano-cli-wallet-step-6-2")
![alt install-zano-cli-wallet-step-6-1](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-6-1.png "install-zano-cli-wallet-step-6-1")
![alt install-zano-cli-wallet-step-6-2](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-6-2.png "install-zano-cli-wallet-step-6-2")
**Step 7**
@ -52,7 +52,7 @@ If checksums match, decompress & extract the .tar.bz2 file:
tar -xvjf zano-linux-x64-release-devtools-v1.5.0.143[336fac2].tar.bz2
```
![alt install-zano-cli-wallet-step-7](../../static/img/install-zano-cli-wallet-step-7.png "install-zano-cli-wallet-step-7")
![alt install-zano-cli-wallet-step-7](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-7.png "install-zano-cli-wallet-step-7")
**Steps 8-10**
@ -64,14 +64,14 @@ tar -xvjf zano-linux-x64-release-devtools-v1.5.0.143[336fac2].tar.bz2
./zanod
```
![alt install-zano-cli-wallet-step-8-10-1](../../static/img/install-zano-cli-wallet-step-8-10-1.png "install-zano-cli-wallet-step-8-10-1")
![alt install-zano-cli-wallet-step-8-10-2](../../static/img/install-zano-cli-wallet-step-8-10-2.png "install-zano-cli-wallet-step-8-10-2")
![alt install-zano-cli-wallet-step-8-10-1](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-8-10-1.png "install-zano-cli-wallet-step-8-10-1")
![alt install-zano-cli-wallet-step-8-10-2](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-8-10-2.png "install-zano-cli-wallet-step-8-10-2")
**Step 11**
Wait for the blockchain to download and sync. This may take quite a few hours, depending on your download speed. And leave the daemon running! Well need that to create our new wallet.
![alt install-zano-cli-wallet-step-11](../../static/img/install-zano-cli-wallet-step-11.png "install-zano-cli-wallet-step-11")
![alt install-zano-cli-wallet-step-11](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-11.png "install-zano-cli-wallet-step-11")
**Step 12**
@ -87,14 +87,14 @@ Replace “name” with your new wallets name, e.g.,:
./simplewallet --generate-new-wallet=zanocli.wallet
```
![alt install-zano-cli-wallet-step-12](../../static/img/install-zano-cli-wallet-step-12.png "install-zano-cli-wallet-step-12")
![alt install-zano-cli-wallet-step-12](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-12.png "install-zano-cli-wallet-step-12")
**Step 13**
When asked, enter a password for your wallet. You should use a password generator, found in password managers such as KeePass.
![alt install-zano-cli-wallet-step-13](../../static/img/install-zano-cli-wallet-step-13.png "install-zano-cli-wallet-step-13")
![alt install-zano-cli-wallet-step-13](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-13.png "install-zano-cli-wallet-step-13")
**Steps 14-15**
@ -106,7 +106,7 @@ When asked, enter a password for your wallet. You should use a password generato
15. Enter your password, when prompted. Notice that the wallet displays your receive address after “Opened wallet.” You will use this to fund your new wallet.
![alt install-zano-cli-wallet-step-15](../../static/img/install-zano-cli-wallet-step-15.png "install-zano-cli-wallet-step-15")
![alt install-zano-cli-wallet-step-15](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-15.png "install-zano-cli-wallet-step-15")
**Steps 16-17**
@ -118,7 +118,7 @@ show_seed
17. Again, when prompted provide a password for the seed phrase youre about to get. Confirm the password, and be sure to save both it and your seed phrase!!
![alt install-zano-cli-wallet-step-17](../../static/img/install-zano-cli-wallet-step-17.png "install-zano-cli-wallet-step-17")
![alt install-zano-cli-wallet-step-17](../../static/img/use/install-zano-cli-wallet-ubuntu/install-zano-cli-wallet-step-17.png "install-zano-cli-wallet-step-17")
**You've successfully installed your new Zano Wallet!**

View file

@ -15,7 +15,7 @@ There are 3 ways to create a wallet in Zano app. From the `Wallets` `Add` sectio
3. Continue with `Create wallet`
4. Save shown seed phrase in a secure place and click `Create`
![alt creating-wallets](../../static/img/creating-wallets.png "creating-wallets")*<figcaption style={{textAlign: "center" }} >Create new wallet</figcaption>*
![alt creating-wallets](../../static/img/use/managing-wallets/creating-wallets.png "creating-wallets")*<figcaption style={{textAlign: "center" }} >Create new wallet</figcaption>*
- Open existing wallet
@ -23,7 +23,7 @@ There are 3 ways to create a wallet in Zano app. From the `Wallets` `Add` sectio
1. Locate wallet file
2. Enter password then open wallet
![alt open-existing-wallet](../../static/img/open-existing-wallet.png "open-existing-wallet ")*<figcaption style={{textAlign: "center" }} >Open existing wallet</figcaption>*
![alt open-existing-wallet](../../static/img/use/managing-wallets/open-existing-wallet.png "open-existing-wallet ")*<figcaption style={{textAlign: "center" }} >Open existing wallet</figcaption>*
- Restore from backup
@ -32,7 +32,7 @@ There are 3 ways to create a wallet in Zano app. From the `Wallets` `Add` sectio
3. Click `Select wallet location` to choose wallet file location and name
4. Continue with `Create wallet`
![alt restore-from-backup](../../static/img/restore-from-backup.png "restore-from-backup")*<figcaption style={{textAlign: "center" }} >Restore from backup</figcaption>*
![alt restore-from-backup](../../static/img/use/managing-wallets/restore-from-backup.png "restore-from-backup")*<figcaption style={{textAlign: "center" }} >Restore from backup</figcaption>*
### Wallet details
@ -41,7 +41,7 @@ Each Zano wallet can be identified by a custom name assigned on creation. This n
You can remove a wallet from the Zano app by clicking `Close wallet` in the same section. Note that wallet file will remain unaffected and you can import it again anytime if necessary.
![alt wallet-details](../../static/img/wallet-details.png "wallet-details")*<figcaption style={{textAlign: "center" }} >Wallet details</figcaption>*
![alt wallet-details](../../static/img/use/managing-wallets/wallet-details.png "wallet-details")*<figcaption style={{textAlign: "center" }} >Wallet details</figcaption>*
### Changing wallet password

View file

@ -24,19 +24,19 @@ Welcome to Zano Discord, now that youre here, you should have something that
Head to the Bounties category and select the tip-bot-settings channel, here lies a summary of the tip bots usage.
![alt head-to-tipbot-settings](../../static/img/head-to-tipbot-settings.png "head-to-tipbot-settings")
![alt head-to-tipbot-settings](../../static/img/use/tip-bot-guide/head-to-tipbot-settings.png "head-to-tipbot-settings")
### Get tipping!
Let's take a look at the tip bots functionality, the below image shows what we can do with the bot.
![alt welcome-to-tip-bot-zano](../../static/img/welcome-to-zano-tip-bot.png "welcome-to-tip-bot-zano")
![alt welcome-to-tip-bot-zano](../../static/img/use/tip-bot-guide/welcome-to-zano-tip-bot.png "welcome-to-tip-bot-zano")
#### Deposit
Before we can begin tipping, we must have some Zano in our tip bot wallet, to do this click on Deposit, get your wallet address and send some Zano to it.
![alt tip-bot-zano-deposit](../../static/img/tip-bot-zano-deposit.png "tip-bot-zano-deposit")
![alt tip-bot-zano-deposit](../../static/img/use/tip-bot-guide/tip-bot-zano-deposit.png "tip-bot-zano-deposit")
#### Register alias
@ -44,13 +44,13 @@ Before you can withdraw Zano others have tipped you, you must register an alias,
Click register alias and enter your alias.
![alt zano-tip-bot-register-alias](../../static/img/zano-tip-bot-register-alias.png "zano-tip-bot-register-alias")
![alt zano-tip-bot-register-alias](../../static/img/use/tip-bot-guide/zano-tip-bot-register-alias.png "zano-tip-bot-register-alias")
#### How to tip
Tipping users is done with one simple command, to see this command, click how to tip
![alt how-to-tip-zano](../../static/img/how-to-tip-zano.png "how-to-tip-zano")
![alt how-to-tip-zano](../../static/img/use/tip-bot-guide/how-to-tip-zano.png "how-to-tip-zano")
:::tip Tip command
@ -60,19 +60,19 @@ $tip
Simply replace and with the values you want to use, a real world example within discord looks something like this
![alt tip-example](../../static/img/tip-example.png "tip-example")
![alt tip-example](../../static/img/use/tip-bot-guide/tip-example.png "tip-example")
#### Balance
To view how much Zano you have, simply click balance, and the tip bot will show how much Zano is in your wallet.
![alt tip-bot-balance](../../static/img/tip-bot-balance.png "tip-bot-balance")
![alt tip-bot-balance](../../static/img/use/tip-bot-guide/tip-bot-balance.png "tip-bot-balance")
#### History & simple view
There are 2 history buttons, one designated History, and the other History (simple view).
![alt tip-bot-history](../../static/img/tip-bot-history.png "tip-bot-history")
![alt tip-bot-history](../../static/img/use/tip-bot-guide/tip-bot-history.png "tip-bot-history")
History is formatted as a table, whereas History (simple) is a simple one-liner.
@ -80,13 +80,13 @@ History is formatted as a table, whereas History (simple) is a simple one-liner.
If you want to know the current price of Zano, click Rate, to see the current price in $USD.
![alt tip-bot-rate](../../static/img/tip-bot-rate.png "tip-bot-rate")
![alt tip-bot-rate](../../static/img/use/tip-bot-guide/tip-bot-rate.png "tip-bot-rate")
#### Redeem coupon
If you have a coupon code, the Redeem Coupon button allows you to exchange your coupon for Zano coins.
Simply click the button and enter your coupon code.
![alt tip-bot-redeem-coupon](../../static/img/tip-bot-redeem-coupon.png "tip-bot-redeem-coupon")
![alt tip-bot-redeem-coupon](../../static/img/use/tip-bot-guide/tip-bot-redeem-coupon.png "tip-bot-redeem-coupon")

View file

@ -14,7 +14,7 @@ Open another terminal in the same directory (with simplewallet). Start your wall
Enter your password, when prompted. Notice that the wallet displays your receive address after “Opened wallet.” You will use this to fund your new wallet.
![alt using-zano-ubuntu-enter-password](../../static/img/using-zano-ubuntu-enter-password.png "using-zano-ubuntu-enter-password")
![alt using-zano-ubuntu-enter-password](../../static/img/use/using-zano-cli-wallet-ubuntu/using-zano-ubuntu-enter-password.png "using-zano-ubuntu-enter-password")
You are now ready to get yourself some ZANO! Two exchanges to consider:
@ -48,7 +48,7 @@ For example:<br/>
(1) (2) (3) (4)
![alt using-zano-ubuntu-send-bits-example](../../static/img/using-zano-ubuntu-send-bits-example.png "using-zano-ubuntu-send-bits-example")
![alt using-zano-ubuntu-send-bits-example](../../static/img/use/using-zano-cli-wallet-ubuntu/using-zano-ubuntu-send-bits-example.png "using-zano-ubuntu-send-bits-example")
### Creating an Auditable CLI Wallet
@ -66,7 +66,7 @@ Give the following command, substituting "name":
When prompted, enter your new password, preferably generated from a password generator.
![alt using-zano-ubuntu-enter-new-password](../../static/img/using-zano-ubuntu-enter-new-password.png "using-zano-ubuntu-enter-new-password")
![alt using-zano-ubuntu-enter-new-password](../../static/img/use/using-zano-cli-wallet-ubuntu/using-zano-ubuntu-enter-new-password.png "using-zano-ubuntu-enter-new-password")
You now have an auditable CLI. Anyone to whom you provide the tracking seed will be able to see the wallet's balance and transaction history.
@ -76,7 +76,7 @@ If you ever need to retrieve the tracking seed, simply open the wallet and give
tracking_seed
```
![alt using-zano-ubuntu-tracking-seed](../../static/img/using-zano-ubuntu-tracking-seed.png "using-zano-ubuntu-tracking-seed")
![alt using-zano-ubuntu-tracking-seed](../../static/img/use/using-zano-cli-wallet-ubuntu/using-zano-ubuntu-tracking-seed.png "using-zano-ubuntu-tracking-seed")
Now, we must get our seed phrase, in case we ever need to restore our auditable CLI wallet. Within the wallet, give the command:
@ -86,7 +86,7 @@ show_seed
Again, when prompted, supply and confirm another password, specific to the seed itself.
![alt using-zano-ubuntu-show-seed](../../static/img/using-zano-ubuntu-show-seed.png "using-zano-ubuntu-show-seed")
![alt using-zano-ubuntu-show-seed](../../static/img/use/using-zano-cli-wallet-ubuntu/using-zano-ubuntu-show-seed.png "using-zano-ubuntu-show-seed")
Lastly, note that the address of an auditable wallet always begins with an initial "a", in contrast to a standard wallet, which always begins with "Zx":
@ -106,7 +106,7 @@ After starting zanod, open another terminal in the simple-wallet directory. Give
You will then be asked to reenter the seedphrase, enter the password specific to that seedphrase, and then enter your restored wallet's password.
![alt using-zano-ubuntu-restore-wallet](../../static/img/using-zano-ubuntu-restore-wallet.png "using-zano-ubuntu-restore-wallet")
![alt using-zano-ubuntu-restore-wallet](../../static/img/use/using-zano-cli-wallet-ubuntu/using-zano-ubuntu-restore-wallet.png "using-zano-ubuntu-restore-wallet")
### Creating a Watch-Only CLI Wallet
@ -116,7 +116,7 @@ If you wish to allow someone to merely view your wallet, without being able to s
save_watch_only new_name.wallet password_for_wallet
```
![alt using-zano-ubuntu-watch-only](../../static/img/using-zano-ubuntu-watch-only.png "using-zano-ubuntu-watch-only")
![alt using-zano-ubuntu-watch-only](../../static/img/use/using-zano-cli-wallet-ubuntu/using-zano-ubuntu-watch-only.png "using-zano-ubuntu-watch-only")
### Other Useful in-Terminal Flags

View file

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View file

Before

Width:  |  Height:  |  Size: 308 KiB

After

Width:  |  Height:  |  Size: 308 KiB

View file

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View file

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

Before

Width:  |  Height:  |  Size: 448 KiB

After

Width:  |  Height:  |  Size: 448 KiB

View file

Before

Width:  |  Height:  |  Size: 306 KiB

After

Width:  |  Height:  |  Size: 306 KiB

View file

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 142 KiB

View file

Before

Width:  |  Height:  |  Size: 163 KiB

After

Width:  |  Height:  |  Size: 163 KiB

View file

Before

Width:  |  Height:  |  Size: 339 KiB

After

Width:  |  Height:  |  Size: 339 KiB

View file

Before

Width:  |  Height:  |  Size: 288 KiB

After

Width:  |  Height:  |  Size: 288 KiB

View file

Before

Width:  |  Height:  |  Size: 244 KiB

After

Width:  |  Height:  |  Size: 244 KiB

View file

Before

Width:  |  Height:  |  Size: 470 KiB

After

Width:  |  Height:  |  Size: 470 KiB

View file

Before

Width:  |  Height:  |  Size: 441 KiB

After

Width:  |  Height:  |  Size: 441 KiB

View file

Before

Width:  |  Height:  |  Size: 268 KiB

After

Width:  |  Height:  |  Size: 268 KiB

View file

Before

Width:  |  Height:  |  Size: 284 KiB

After

Width:  |  Height:  |  Size: 284 KiB

View file

Before

Width:  |  Height:  |  Size: 284 KiB

After

Width:  |  Height:  |  Size: 284 KiB

View file

Before

Width:  |  Height:  |  Size: 358 KiB

After

Width:  |  Height:  |  Size: 358 KiB

View file

Before

Width:  |  Height:  |  Size: 338 KiB

After

Width:  |  Height:  |  Size: 338 KiB

View file

Before

Width:  |  Height:  |  Size: 230 KiB

After

Width:  |  Height:  |  Size: 230 KiB

View file

Before

Width:  |  Height:  |  Size: 948 KiB

After

Width:  |  Height:  |  Size: 948 KiB

View file

Before

Width:  |  Height:  |  Size: 279 KiB

After

Width:  |  Height:  |  Size: 279 KiB

View file

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View file

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 99 KiB

View file

Before

Width:  |  Height:  |  Size: 186 KiB

After

Width:  |  Height:  |  Size: 186 KiB

View file

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

View file

Before

Width:  |  Height:  |  Size: 157 KiB

After

Width:  |  Height:  |  Size: 157 KiB

View file

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View file

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

View file

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 114 KiB

View file

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

View file

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View file

Before

Width:  |  Height:  |  Size: 260 KiB

After

Width:  |  Height:  |  Size: 260 KiB

View file

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View file

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View file

Before

Width:  |  Height:  |  Size: 284 KiB

After

Width:  |  Height:  |  Size: 284 KiB

View file

Before

Width:  |  Height:  |  Size: 280 KiB

After

Width:  |  Height:  |  Size: 280 KiB

View file

Before

Width:  |  Height:  |  Size: 311 KiB

After

Width:  |  Height:  |  Size: 311 KiB

View file

Before

Width:  |  Height:  |  Size: 294 KiB

After

Width:  |  Height:  |  Size: 294 KiB

View file

Before

Width:  |  Height:  |  Size: 245 KiB

After

Width:  |  Height:  |  Size: 245 KiB

View file

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

View file

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 105 KiB

View file

Before

Width:  |  Height:  |  Size: 183 KiB

After

Width:  |  Height:  |  Size: 183 KiB

View file

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 131 KiB

View file

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

View file

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

View file

Before

Width:  |  Height:  |  Size: 230 KiB

After

Width:  |  Height:  |  Size: 230 KiB

View file

Before

Width:  |  Height:  |  Size: 318 KiB

After

Width:  |  Height:  |  Size: 318 KiB

View file

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View file

Before

Width:  |  Height:  |  Size: 194 KiB

After

Width:  |  Height:  |  Size: 194 KiB

View file

Before

Width:  |  Height:  |  Size: 186 KiB

After

Width:  |  Height:  |  Size: 186 KiB

View file

Before

Width:  |  Height:  |  Size: 237 KiB

After

Width:  |  Height:  |  Size: 237 KiB

View file

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 140 KiB

View file

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 83 KiB

View file

Before

Width:  |  Height:  |  Size: 232 KiB

After

Width:  |  Height:  |  Size: 232 KiB

View file

Before

Width:  |  Height:  |  Size: 179 KiB

After

Width:  |  Height:  |  Size: 179 KiB