Skip to content

Commit e48e462

Browse files
authored
Merge pull request #332 from availproject/staging
Replaced Goldberg with Avail Network
2 parents c3a1ba9 + 1eca6dd commit e48e462

14 files changed

+1328
-1201
lines changed

pages/docs/end-user-guide/accounts.mdx

+50-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This guide will be using Subwallet as an example.
4040

4141
2. **Using the Goldberg Testnet Explorer**: Advanced users can also create an account on the Goldberg testnet straight from the explorer.
4242

43-
<Tabs items={['Using Subwallet', 'Using PolkadotJS or Talisman' , 'Using the explorer']}>
43+
<Tabs items={['Using Subwallet', 'Using PolkadotJS or Talisman' , 'Using Klever Wallet', 'Using the explorer' ]}>
4444

4545
<Tabs.Tab>
4646

@@ -99,6 +99,55 @@ up a wallet with Talisman.
9999
<img src="/img/talisman.png" width="100%" height="100%" />
100100
</Tabs.Tab>
101101

102+
<Tabs.Tab>
103+
104+
1. Go to the [Apple Store](https://apps.apple.com/tt/app/klever-wallet-bitcoin-crypto/id1615064243), [Google Play](https://play.google.com/store/apps/details?id=finance.klever.bitcoin.wallet&pcampaignid=web_share) or Huawei Store and install the Klever Wallet app. Once installed, you should see two different options to get started. We will create a new wallet from scratch, although you can restore an existing wallet too.
105+
106+
<br/>
107+
<div style={{ display: "flex", justifyContent: "center", alignItems: "center" }}>
108+
<img src="/img/kleverWallet/kleverWallet_1.png" width="20%" height="20%" />
109+
</div>
110+
111+
2. Klever Wallet will prompt you to set up a PIN to secure access to the accounts in the wallet. First you will need to set the PIN and you will need to confirm the PIN.
112+
<br/>
113+
<div style={{ display: "flex", justifyContent: "center", alignItems: "center" }}>
114+
<img src="/img/kleverWallet/kleverWallet_2.png" width="20%" height="20%" style={{ marginRight: "20px" }} />
115+
<img src="/img/kleverWallet/kleverWallet_3.png" width="20%" height="20%" />
116+
</div>
117+
118+
3. You can make your wallet even more secure by activating biometric/faceID authentication.
119+
<br/>
120+
<div style={{ display: "flex", justifyContent: "center", alignItems: "center" }}>
121+
<img src="/img/kleverWallet/kleverWallet_4.png" width="20%" height="20%" />
122+
</div>
123+
124+
4. Done! Your wallet is created. You can choose to backup your seeds now or later. We’ll do it now like Klever recommended.
125+
<br/>
126+
<div style={{ display: "flex", justifyContent: "center", alignItems: "center" }}>
127+
<img src="/img/kleverWallet/kleverWallet_5.png" width="20%" height="20%" />
128+
</div>
129+
130+
5. Read the security warnings and by clicking on the I Agree button you’ll see your seeds. It’s really important to write your seeds in exactly the same order as shown and keep them in a safe place.
131+
<br/>
132+
<div style={{ display: "flex", justifyContent: "center", alignItems: "center" }}>
133+
<img src="/img/kleverWallet/kleverWallet_6.png" width="20%" height="20%" style={{ marginRight: "20px" }} />
134+
<img src="/img/kleverWallet/kleverWallet_7.jpg" width="20%" height="20%" />
135+
</div>
136+
137+
6. Now you can write your seeds that you have written before in exactly the same order.
138+
<br/>
139+
<div style={{ display: "flex", justifyContent: "center", alignItems: "center" }}>
140+
<img src="/img/kleverWallet/kleverWallet_8.jpg" width="20%" height="20%" />
141+
</div>
142+
143+
7. In your portfolio, click on + Tokens button and search for Avail. You just need to activate it and you’ll be able to use the Avail blockchain inside Klever Wallet.
144+
<br/>
145+
<div style={{ display: "flex", justifyContent: "center", alignItems: "center" }}>
146+
<img src="/img/kleverWallet/kleverWallet_9.jpg" width="20%" height="20%" style={{ marginRight: "20px" }} />
147+
<img src="/img/kleverWallet/kleverWallet_10.png" width="20%" height="20%" style={{ marginRight: "20px" }} />
148+
<img src="/img/kleverWallet/kleverWallet_11.png" width="20%" height="20%" style={{ marginRight: "20px" }} />
149+
</div>
150+
</Tabs.Tab>
102151

103152
<Tabs.Tab>
104153

pages/docs/operate-a-node/run-a-light-client/0010-light-client.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { Callout } from 'nextra/components'
1717

1818
# How to Run the Avail Light Client
1919

20-
The guide outlines how to set up an Avail light client to connect with the [goldberg testnet](/docs/end-user-guide/explorer). You can either:
20+
The guide outlines how to set up an Avail light client to connect with the [Avail Network](/docs/end-user-guide/explorer). You can either:
2121

2222
1. Use [Availup](https://github.com/availproject/availup) to run the light client.
2323
2. Download and run a pre-built binary.

pnpm-lock.yaml

+1,277-1,199
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
1.74 MB
Loading
369 KB
Loading
239 KB
Loading
117 KB
Loading
108 KB
Loading
144 KB
Loading
981 KB
Loading
377 KB
Loading
337 KB
Loading
329 KB
Loading
138 KB
Loading

0 commit comments

Comments
 (0)