Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
evanorti committed Jan 9, 2024
1 parent 3ce7fd8 commit 7bc22c7
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions docs/station/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ If this is your first time using Station, you'll need to create a new wallet.
2. Enter a name for your new wallet.

<img
className="readme-img-md"
className="readme-img-sm"
src="/img/screens/create/create-2.png"
alt="Create"
/>
Expand All @@ -54,24 +54,24 @@ Anyone who gains access to your seed phrase can access the contents of your wall
6. Confirm your seed phrase by selecting the correct words in each prompt and then click **Confirm**.

<img
className="readme-img-md"
className="readme-img-sm"
src="/img/screens/create/create-3.png"
alt="Create"
/>

7. Click **Done**

<img
className="readme-img-md"
className="readme-img-sm"
src="/img/screens/create/create-4.png"
alt="Create"
/>

8. Congratulations, you've just created a new Station wallet!

<img
className="readme-img-md"
src="/img/screens/create/create-4.png"
className="readme-img-sm"
src="/img/screens/create/create-5.png"
alt="Create"
/>

Expand All @@ -83,7 +83,7 @@ If you already have a wallet, you can import it into Station using your recovery

<img
className="readme-img-sm"
src="/img/screens/create/create-1.png"
src="/img/screens/import/import-1.png"
alt="Import"
/>

Expand All @@ -92,24 +92,24 @@ If you already have a wallet, you can import it into Station using your recovery
3. If you are importing a wallet using a recovery phrase, enter a name for your wallet and input your wallet's recovery phrase.

<img
className="readme-img-md"
src="/img/screens/import/import-1.png"
className="readme-img-sm"
src="/img/screens/import/import-2.png"
alt="Import"
/>

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

<img
className="readme-img-md"
src="/img/screens/import/import-2.png"
className="readme-img-sm"
src="/img/screens/import/import-3.png"
alt="Import"
/>

5. After successfully importing your wallet, you'll be able to access it using Station.

<img
className="readme-img-md"
src="/img/screens/import/import-3.png"
className="readme-img-sm"
src="/img/screens/import/import-4.png"
alt="Import"
/>

Expand All @@ -131,33 +131,33 @@ Before connecting your Ledger, make sure it is charged and unlocked. To access a
3. Enter a name for your Ledger wallet, scroll down, and click **Connect**.

<img
className="readme-img-md"
className="readme-img-sm"
src="/img/screens/ledger/ledger-1.png"
alt="Ledger"
/>

4. Select the Ledger device to connect it to your browser.

<img
className="readme-img-md"
className="readme-img-sm"
src="/img/screens/ledger/ledger-3.png"
alt="Ledger"
/>

5. Open the [Terra App](https://support.ledger.com/hc/en-us/articles/360017698979-Terra-2-0-LUNA-?docs=true) in your Ledger.

<img
className="readme-img-md"
className="readme-img-sm"
src="/img/screens/ledger/ledger-2.png"
alt="Ledger"
/>

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.

<img
className="readme-img-md"
className="readme-img-sm"
src="/img/screens/ledger/ledger-4.png"
alt="Ledger"
/>

7. Your Ledger is now connected.
7. Congratulations, your Ledger is now connected.
Binary file added static/img/screens/create/create-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/screens/create/create-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/screens/create/create-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/screens/create/create-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/screens/import/import-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/screens/import/import-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/screens/import/import-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/screens/import/import-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/screens/ledger/ledger-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7bc22c7

Please sign in to comment.