You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/station/get-started.mdx
+18-18Lines changed: 18 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ If this is your first time using Station, you'll need to create a new wallet.
30
30
2. Enter a name for your new wallet.
31
31
32
32
<img
33
-
className="readme-img-md"
33
+
className="readme-img-sm"
34
34
src="/img/screens/create/create-2.png"
35
35
alt="Create"
36
36
/>
@@ -54,24 +54,24 @@ Anyone who gains access to your seed phrase can access the contents of your wall
54
54
6. Confirm your seed phrase by selecting the correct words in each prompt and then click **Confirm**.
55
55
56
56
<img
57
-
className="readme-img-md"
57
+
className="readme-img-sm"
58
58
src="/img/screens/create/create-3.png"
59
59
alt="Create"
60
60
/>
61
61
62
62
7. Click **Done**
63
63
64
64
<img
65
-
className="readme-img-md"
65
+
className="readme-img-sm"
66
66
src="/img/screens/create/create-4.png"
67
67
alt="Create"
68
68
/>
69
69
70
70
8. Congratulations, you've just created a new Station wallet!
71
71
72
72
<img
73
-
className="readme-img-md"
74
-
src="/img/screens/create/create-4.png"
73
+
className="readme-img-sm"
74
+
src="/img/screens/create/create-5.png"
75
75
alt="Create"
76
76
/>
77
77
@@ -83,7 +83,7 @@ If you already have a wallet, you can import it into Station using your recovery
83
83
84
84
<img
85
85
className="readme-img-sm"
86
-
src="/img/screens/create/create-1.png"
86
+
src="/img/screens/import/import-1.png"
87
87
alt="Import"
88
88
/>
89
89
@@ -92,24 +92,24 @@ If you already have a wallet, you can import it into Station using your recovery
92
92
3. If you are importing a wallet using a recovery phrase, enter a name for your wallet and input your wallet's recovery phrase.
93
93
94
94
<img
95
-
className="readme-img-md"
96
-
src="/img/screens/import/import-1.png"
95
+
className="readme-img-sm"
96
+
src="/img/screens/import/import-2.png"
97
97
alt="Import"
98
98
/>
99
99
100
-
4. If you are importing a wallet using an exported key, enter a name for your wallet and input your wallet's key and the password associated with the exported wallet.
100
+
4. If you are importing a wallet using an exported seed key, enter a name for your wallet and input your wallet's key and the password associated with the exported wallet.
101
101
102
102
<img
103
-
className="readme-img-md"
104
-
src="/img/screens/import/import-2.png"
103
+
className="readme-img-sm"
104
+
src="/img/screens/import/import-3.png"
105
105
alt="Import"
106
106
/>
107
107
108
108
5. After successfully importing your wallet, you'll be able to access it using Station.
109
109
110
110
<img
111
-
className="readme-img-md"
112
-
src="/img/screens/import/import-3.png"
111
+
className="readme-img-sm"
112
+
src="/img/screens/import/import-4.png"
113
113
alt="Import"
114
114
/>
115
115
@@ -131,33 +131,33 @@ Before connecting your Ledger, make sure it is charged and unlocked. To access a
131
131
3. Enter a name for your Ledger wallet, scroll down, and click **Connect**.
132
132
133
133
<img
134
-
className="readme-img-md"
134
+
className="readme-img-sm"
135
135
src="/img/screens/ledger/ledger-1.png"
136
136
alt="Ledger"
137
137
/>
138
138
139
139
4. Select the Ledger device to connect it to your browser.
140
140
141
141
<img
142
-
className="readme-img-md"
142
+
className="readme-img-sm"
143
143
src="/img/screens/ledger/ledger-3.png"
144
144
alt="Ledger"
145
145
/>
146
146
147
147
5. Open the [Terra App](https://support.ledger.com/hc/en-us/articles/360017698979-Terra-2-0-LUNA-?docs=true) in your Ledger.
148
148
149
149
<img
150
-
className="readme-img-md"
150
+
className="readme-img-sm"
151
151
src="/img/screens/ledger/ledger-2.png"
152
152
alt="Ledger"
153
153
/>
154
154
155
155
6. Continue the previous steps to open the [Cosmos app](https://support.ledger.com/hc/en-us/articles/360013713840-Cosmos-ATOM-?docs=true) in your Ledger.
0 commit comments