Changes from dhub

This commit is contained in:
dhub-sync[bot] 2024-07-22 16:22:49 +00:00 committed by GitHub
parent 958d5f7f0c
commit 0402d331f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 7 deletions

View file

@ -1,4 +1,6 @@
# Zanos Values
# Overview
## Zanos Values
### Privacy
@ -20,7 +22,7 @@ When we say decentralization we mean it, Zano is truly decentralized as anyone c
From our wide variety of wallets to our documentation and to our products, we always keep the end user in mind ensuring a good user experience to drive adoption of the Zano blockchain.
# Technologies
## Technologies
Zano has developed and adopted a wide variety of technologies that can be used to create all kinds of privacy-focused decentralized applications (dApps) and other projects. These technologies make Zano truly different from other projects and are summed below.
@ -68,7 +70,7 @@ Anyone can easily issue user-creatable privacy tokens on the Zano chain; assets
first-generation cryptocurrencies, namely because of hidden addresses and hidden amounts. This unique technology can be used to create private stablecoins, shielded versions of existing assets, and much more, without the overhead of having to create, manage, and secure your own blockchain.
# Products
## Products
All of the above-named technologies can be used to create all kinds of privacy-focused, decentralized applications (dApps). Below you can find examples of the products we created with these technologies, but of course, others can use these technologies as well to develop on Zano.

View file

@ -96,6 +96,7 @@ Open a terminal (PowerShell on Windows) from the folder containing the zanod and
:::info How to open PowerShell from inside a folder on Windows
\
Open the folder, then while holding `shift-key`, right-click on an empty space inside the folder and select `Open PowerShell window here`.
:::
@ -212,7 +213,7 @@ It will look something like:
**Yours will differ, use the command you are given.**
### How to disable run on startup
### **How to disable run on startup**
In case you no longer want the process to start on boot, use the following commands
@ -223,7 +224,7 @@ pm2 cleardump
pm2 save
```
(To re-enable it you will need to follow the [steps](https://docs.zano.org/docs/stake/stake-zano-on-boot#automate-processes-with-pm2) to start zanod and simplewallet again)
(To re-enable it you will need to follow the [steps](https://docs.zano.org/docs/use/zano-trade#which-currencies-can-i-trade) to start zanod and simplewallet again)
#### Linux
@ -233,8 +234,8 @@ pm2 unstartup
## Monitor your staking
Open `simplewallet.txt` inside the folder you have been working on to check your staking activity, it should look something like this (after your node finishes syncing):
Open simplewallet.txt inside the folder you have been working on to check your staking activity, it should look something like this: (after your node finishes syncing)\
\
`[Date/time] [RPC0][W:ZxDxxx] PoS mining: 0 iterations finished (0.00s), status: NOT_FOUND, 0 entries with total amount: 0.0`
## Things to note