commit
f2e2f632d3
4 changed files with 68 additions and 27 deletions
|
|
@ -10,8 +10,26 @@ Each alias is assigned to a particular wallet. Only one alias can be created per
|
|||
|
||||
To reduce possibility of phishing we set limitations on alias registrations. Users can use any combination of the lower-case Latin letters a-z and the Arabic numerals 0-9. Additionally, there is a length minimum of 6 characters, and a maximum length of 12.
|
||||
|
||||
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).
|
||||
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).\
|
||||
|
||||
_<figcaption style={{textAlign: "center" }} >Alias registration</figcaption>_
|
||||
|
||||
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0 }}>
|
||||
<iframe
|
||||
src="https://www.youtube.com/embed/ImbcSEc6cTU"
|
||||
title="YouTube video player"
|
||||
style={{
|
||||
position: 'absolute',
|
||||
top: 0,
|
||||
left: 0,
|
||||
width: '100%',
|
||||
height: '100%'
|
||||
}}
|
||||
frameBorder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowFullScreen
|
||||
/>
|
||||
</div>
|
||||
|
||||
*<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.
|
||||
|
|
|
|||
|
|
@ -10,6 +10,23 @@ It's your gateway to the broader Zano ecosystem!
|
|||
|
||||
## How to use
|
||||
|
||||
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0 }}>
|
||||
<iframe
|
||||
src="https://www.youtube.com/embed/bVuuYOduZvE"
|
||||
title="YouTube video player"
|
||||
style={{
|
||||
position: 'absolute',
|
||||
top: 0,
|
||||
left: 0,
|
||||
width: '100%',
|
||||
height: '100%'
|
||||
}}
|
||||
frameBorder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowFullScreen
|
||||
/>
|
||||
</div>
|
||||
|
||||
1. First, open your Zano desktop wallet, and wait until it finishes syncing the blockchain.
|
||||
|
||||
2. Go to settings, and flip the "Zano Companion" switch. If you haven't set up a master password yet, it will ask you to create a new one in the fields below.
|
||||
|
|
|
|||
|
|
@ -10,15 +10,11 @@ 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!<br/>
|
||||
https://discord.com/download/
|
||||
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/](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.<br/>
|
||||
https://discord.gg/wE3rmYY
|
||||
Now that we have Discord, head over to our discord channel and join the rest of the community! Simply click the link below.<br /> [https://discord.gg/wE3rmYY](https://discord.gg/wE3rmYY)
|
||||
|
||||
### The Tip Bot
|
||||
|
||||
|
|
@ -28,55 +24,49 @@ Welcome to Zano Discord, now that you’re 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.
|
||||
|
||||

|
||||

|
||||
|
||||
### Get tipping!
|
||||
|
||||
Let's take a look at the tip bots functionality, the below image shows what we can do with the bot.
|
||||
|
||||

|
||||

|
||||
|
||||
#### 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.
|
||||
|
||||

|
||||

|
||||
|
||||
#### Register alias
|
||||
|
||||
Before you can withdraw Zano others have tipped you, you must register an alias, more on aliases can be found here: https://docs.zano.org/docs/aliases
|
||||
Before you can withdraw Zano others have tipped you, you must register an alias, more on aliases can be found here: [https://docs.zano.org/docs/aliases](https://docs.zano.org/docs/aliases)
|
||||
|
||||
Click ‘register alias’ and enter your alias.
|
||||
|
||||

|
||||

|
||||
|
||||
#### How to tip
|
||||
|
||||
Tipping users is done with one simple command, to see this command, click ‘how to tip’
|
||||
|
||||

|
||||
|
||||
:::tip Tip command
|
||||
|
||||
$tip
|
||||
|
||||
:::
|
||||

|
||||
|
||||
Simply replace and with the values you want to use, a real world example within discord looks something like this
|
||||
|
||||

|
||||

|
||||
|
||||
#### Balance
|
||||
|
||||
To view how much Zano you have, simply click balance, and the tip bot will show how much Zano is in your wallet.
|
||||
|
||||

|
||||

|
||||
|
||||
#### History & simple view
|
||||
|
||||
There are 2 history buttons, one designated History, and the other History (simple view).
|
||||
|
||||

|
||||

|
||||
|
||||
History is formatted as a table, whereas History (simple) is a simple one-liner.
|
||||
|
||||
|
|
@ -84,11 +74,10 @@ 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.
|
||||
|
||||

|
||||

|
||||
|
||||
#### 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.
|
||||
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.
|
||||
|
||||

|
||||

|
||||
|
|
|
|||
|
|
@ -10,6 +10,23 @@ It allows us access to the enormous existing infrastructure that exists around E
|
|||
|
||||
## How to wrap ZANO
|
||||
|
||||
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0 }}>
|
||||
<iframe
|
||||
src="https://www.youtube.com/embed/YQTUwBdgoDA"
|
||||
title="YouTube video player"
|
||||
style={{
|
||||
position: 'absolute',
|
||||
top: 0,
|
||||
left: 0,
|
||||
width: '100%',
|
||||
height: '100%'
|
||||
}}
|
||||
frameBorder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowFullScreen
|
||||
/>
|
||||
</div>
|
||||
|
||||
The process of swapping ZANO to WZANO is referred to as “wrapping”. You can wrap ZANO from within any of the Zano mobile or desktop clients. Just go to the “Send” tab, enter the amount of ZANO you would like to receive and the Ethereum address to which you’d like the WZANO to be sent. You will be informed of how much Zano is required to cover the transaction fees before you finalize the transaction.
|
||||
|
||||
<figure style={{textAlign: 'center'}}>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue