diff --git a/docs/build/exchange-guidlines/starting-the-daemon-and-the-wallet-application-as-rpc-server.md b/docs/build/exchange-guidlines/starting-the-daemon-and-the-wallet-application-as-rpc-server.md index ac478e2..8f4fc69 100644 --- a/docs/build/exchange-guidlines/starting-the-daemon-and-the-wallet-application-as-rpc-server.md +++ b/docs/build/exchange-guidlines/starting-the-daemon-and-the-wallet-application-as-rpc-server.md @@ -24,6 +24,6 @@ where: **DEAMON_ADDR:DAEMON_PORT** — daemon address and port (may be omitted if the daemon is running on the same machine with the default settings);
**LOG_FILE_NAME** — path and filename of simplewallet log file.
-Examples in List of Wallet RPCs are given with assumption that the wallet application is running in RPC server mode and listening at 127.0.0.1:12233. +Examples in [List of Wallet RPCs](https://docs.zano.org/docs/api-reference-1) are given with assumption that the wallet application is running in RPC server mode and listening at 127.0.0.1:12233. All amounts and balances are represented as unsigned integers and measured in atomic units — the smallest fraction of a coin. One coin equals 10^12 atomic units. \ No newline at end of file diff --git a/docs/build/testnet-resources/how-to-launch-confidential-asset.md b/docs/build/testnet-resources/how-to-launch-confidential-asset.md index 66708d1..d4d816f 100644 --- a/docs/build/testnet-resources/how-to-launch-confidential-asset.md +++ b/docs/build/testnet-resources/how-to-launch-confidential-asset.md @@ -1,11 +1,15 @@ # How to launch a confidential asset -:::tip As of the time of writing, asset creation is only supported by the CLI wallet (simplewallet). +:::info As of the time of writing, asset creation is only supported by the CLI wallet (simplewallet). Binaries and support for the GUI wallet is expected soon. ::: +:::tip Feel free to skip to the Creating asset part you're using pre-built binaries available here https://docs.zano.org/docs/testnet-builds + +::: + ## Building a Testnet Wallet ### Linux @@ -56,11 +60,11 @@ make -j1 daemon simplewallet ### Windows -Install required prerequisites (Boost, Qt, CMake, OpenSSL) -Rename `utils/configure_local_paths.cmd.example` to `utils/configure_local_paths.cmd` and edit paths in this file so they correspond to your environment. -Run one of `utils/configure_win64_msvsNNNN_testnet`.cmd according to your MSVC version. -Go to the build folder and open generated Zano.sln in MSVC -Build it. +Install required prerequisites (Boost, Qt, CMake, OpenSSL)
+Rename `utils/configure_local_paths.cmd.example` to `utils/configure_local_paths.cmd` and edit paths in this file so they correspond to your environment.
+Run one of `utils/configure_win64_msvsNNNN_testnet`.cmd according to your MSVC version.
+Go to the build folder and open generated Zano.sln in MSVC
+Build it.
### MacOS diff --git a/docs/mine/proof-of-stake-mining.md b/docs/mine/proof-of-stake-mining.md index cbbebf5..7cad5c2 100644 --- a/docs/mine/proof-of-stake-mining.md +++ b/docs/mine/proof-of-stake-mining.md @@ -12,7 +12,7 @@ You can observe your progress in the `Staking` tab of your staking wallet. The a Sometimes it may be convenient to do PoS mining without the GUI application running. Here are steps to achieve it. -1. Download Zano daemon (zanod executable) and simplewallet or build them following the instructions. +1. Download Zano daemon (zanod executable) and simplewallet or build them following the [instructions](https://github.com/hyle-team/zano/blob/master/README.md). 2. Navigate to the Zano folder. 3. Start zanod daemon (service). 4. Start simplewallet in RPC mode with PoS mining enabled: diff --git a/docs/use/managing-wallets.md b/docs/use/managing-wallets.md index 92ec642..3e403ba 100644 --- a/docs/use/managing-wallets.md +++ b/docs/use/managing-wallets.md @@ -17,6 +17,14 @@ There are 3 ways to create a wallet in Zano app. From the `Wallets` `Add` sectio ![alt creating-wallets](../../static/img/creating-wallets.png "creating-wallets")*
Create new wallet
* + +- Open existing wallet + +1. Locate wallet file +2. Enter password then open wallet + +![alt open-existing-wallet](../../static/img/open-existing-wallet.png "open-existing-wallet ")*
Open existing wallet
* + - Restore from backup 1. Enter new wallet info diff --git a/docs/use/reporting-issues.md b/docs/use/reporting-issues.md index 508b43d..2b59174 100644 --- a/docs/use/reporting-issues.md +++ b/docs/use/reporting-issues.md @@ -4,23 +4,23 @@ Hyle team puts a lot of hard work to bring you the best blockchain experience po All you need to do is to follow the [report link](https://jira.hyle.io/secure/CreateIssue!default.jspa) which can also be found in top of [docs page](https://docs.zano.org/docs/docs.zano.org). The describe your situation and submit a request. -### Log files +## Log files In most cases log files are essential for troubleshooting. It could be wise to attach them to the report you submit. Specifically, `Zano.log` or `zanod.log` would be useful for our dev team. They are stored in different locations depending on OS: -**Windows** +### Windows ``` C:\Users\\AppData\Roaming\Zano ``` -**MacOS** +### MacOS ``` /Users//Library/Application Support/Zano ``` -**Linux** +### Linux ``` ~/.Zano diff --git a/docs/use/tip-bot-guilde.md b/docs/use/tip-bot-guilde.md index ae1c29b..2ba218d 100644 --- a/docs/use/tip-bot-guilde.md +++ b/docs/use/tip-bot-guilde.md @@ -6,14 +6,14 @@ Using Zano’s Discord TipBot is fairly straightforward and intuitive, but here #### Get Discord -In order to use the Discord TipBot, we must first have Discord installed, head over to their website (or your package manager) and get signed up! +In order to use the Discord TipBot, we must first have Discord installed, head over to their website (or your package manager) and get signed up!
https://discord.com/download/ #### Join Zano’s Discord Channel Now that we have Discord, head over to our discord channel and join the rest of the community! Simply click -the link below. +the link below.
https://discord.gg/wE3rmYY ### The Tip Bot diff --git a/docs/use/using-zano-cli-wallet-ubuntu.md b/docs/use/using-zano-cli-wallet-ubuntu.md index 1068304..fdf1d35 100644 --- a/docs/use/using-zano-cli-wallet-ubuntu.md +++ b/docs/use/using-zano-cli-wallet-ubuntu.md @@ -18,7 +18,7 @@ Enter your password, when prompted. Notice that the wallet displays your receive You are now ready to get yourself some ZANO! Two exchanges to consider: -Trade Ogre: https://tradeogre.com. +Trade Ogre: https://tradeogre.com
Stex: https://www.stex.com/ P.S. Zanod (your node) can be left running, if you’ll be transferring funds to your wallet soon. If not, close your wallet by giving the command: @@ -37,13 +37,17 @@ Now let’s send some ZANO to a friend! The command for sending ZANO consists of four important bits of information: -`. the command itself +1. the command itself 2. the number of UTXOs with which to mix yours (between 10-50/maximum available) 3. the receiving address 4. the amount of ZANO you wish to send -For example: + + +
+For example:
(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") ### Creating an Auditable CLI Wallet diff --git a/static/img/open-existing-wallet.png b/static/img/open-existing-wallet.png new file mode 100644 index 0000000..bf8ce7e Binary files /dev/null and b/static/img/open-existing-wallet.png differ