Merge branch 'main' of github.com:PRavaga/zano-docs into main

This commit is contained in:
PRavaga 2023-09-07 14:04:32 +04:00
commit 46f5735c0a
No known key found for this signature in database
GPG key ID: 2A5FC2B63150943E
11 changed files with 65 additions and 19 deletions

View file

@ -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);<br/>
**LOG_FILE_NAME** — path and filename of simplewallet log file.<br/>
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.

View file

@ -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)<br/>
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.<br/>
Run one of `utils/configure_win64_msvsNNNN_testnet`.cmd according to your MSVC version.<br/>
Go to the build folder and open generated Zano.sln in MSVC<br/>
Build it.<br/>
### MacOS

View file

@ -49,3 +49,34 @@ The coinSwap resulted in 7.8M swapped coins. The remaining ~6M of the initial su
More information on the concluded coinswap can be found here: https://blog.zano.org/the-coinswap-has-concluded/
### Why is the block reward just 1 ₡ZANO?
Zano has a unique consensus system in which in order to perform the classic 51% attack, you need to have at least 51% PoW hashrate AND 51% PoS power (there can also be other ratios like 20%/90% and so on (see the [whitepaper](https://zano.org/downloads/zano_wp.pdf)). This way an attack becomes very expensive, in particular because the purchase of a significant portion of the coins on the market, would dramatically increase the price. If you try to use a small percentage of PoS coins for the attack, then the PoW power necessary for the attack becomes 800% or more. This makes it possible to establish a relatively low block reward and at the same time provide a high security level for the transaction history.
### Premine
Being actively involved into crypto space since 2014, the Zano team has been studying every financial model in the crypto market. Some of them are more sustainable than others but in the end they all come down to burning through reserves if the project doesnt get picked up before reaching the “mainstream” phase.
Even top tier projects have come across this issue in the past. These financial struggles have either required another round of personal investment, a second ICO, a call for donations, or simply resulted in the end of those projects.
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")
**55% Foundation fund (2029500 ₡ZANO)** Set aside for marketing, partnerships, and ongoing project expenses. This will be transparent and reported.
**30% Founders, team members, and contributors (₡1107000 ZANO)**
Coins are reserved for incentivizing current and future team members and contributors.
**15% Development loan (₡553500 ZANO)**
Repayment of the coins loaned by a group of Boolberry shareholders in early 2018 to fund the project development leading up to the coinswap.
The Zano Foundation will issue regular reports on project expenses. The dev fund amount can be tracked live via our [explorer](https://explorer.zano.org/).
**Conclusion**
Most important to us is the long-term security and stability of Zano. This ability to generate income to fund the project continuously is a new and exciting possibility. Weve spent a great deal of time pouring over the numbers and believe this path forward not only assures success for the team, but also for all holders of Zano coins for years to com

View file

@ -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:

View file

@ -85,8 +85,7 @@ Or in GUI wallet:
Only one: you cannot use mixins when you send coins from an auditable wallet.
***Obsolete***
***Obsolete***<br/>
The following limitations were effective until hardfork 2:
1. An alias cannot be assigned to an auditable address.

View file

@ -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")*<figcaption style={{textAlign: "center" }} >Create new wallet</figcaption>*
- 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 ")*<figcaption style={{textAlign: "center" }} >Open existing wallet</figcaption>*
- Restore from backup
1. Enter new wallet info

View file

@ -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\<USER NAME>\AppData\Roaming\Zano
```
**MacOS**
### MacOS
```
/Users/<USER NAME>/Library/Application Support/Zano
```
**Linux**
### Linux
```
~/.Zano

View file

@ -6,14 +6,14 @@ Using Zanos 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!<br/>
https://discord.com/download/
#### Join Zanos 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.<br/>
https://discord.gg/wE3rmYY
### The Tip Bot

View file

@ -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 <br/>
Stex: https://www.stex.com/
P.S. Zanod (your node) can be left running, if youll be transferring funds to your wallet soon. If not, close your wallet by giving the command:
@ -37,13 +37,17 @@ Now lets 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:
<br/>
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")
### Creating an Auditable CLI Wallet

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB