Skip to content

Commit

Permalink
remove old station docs
Browse files Browse the repository at this point in the history
  • Loading branch information
evanorti committed Mar 6, 2024
1 parent 1260604 commit 14bc496
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 277 deletions.
52 changes: 26 additions & 26 deletions docs/develop/terrain/mint-an-nft.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -82,29 +82,29 @@ In order to use your Station wallet with LocalTerra, you will need to configure

1. Open the Station extension in your Google Chrome web browser. Click the gear icon in the upper right-hand corner and change the network from **mainnet** to **localterra**.

<img
className="readme-img-sm"
src="/img/nft/extension_localterra.png"
alt="Switch to LocalTerra"
/>
<img
className="readme-img-sm"
src="/img/nft/extension_localterra.png"
alt="Switch to LocalTerra"
/>

2. Click on your wallet name in the upper left corner of the extension to enter the wallet manager.

<img
className="readme-img-sm"
src="/img/nft/wallet-manager.png"
alt="Manage wallets"
/>
<img
className="readme-img-sm"
src="/img/nft/wallet-manager.png"
alt="Manage wallets"
/>

3. Click **Add a wallet**.

4. Click **Recover wallet**.

<img
className="readme-img-sm"
src="/img/nft/recover_wallet.png"
alt="Recover Wallet"
/>
<img
className="readme-img-sm"
src="/img/nft/recover_wallet.png"
alt="Recover Wallet"
/>

5. Input the following LocalTerra seed phrase and wallet information into the form and click **Submit**.

Expand All @@ -119,11 +119,11 @@ notice oak worry limit wrap speak medal online prefer cluster roof addict wrist
```
</CH.Code>

<img
className="readme-img-md"
src="/img/nft/input_wallet.png"
alt="Input Wallet"
/>
<img
className="readme-img-md"
src="/img/nft/input_wallet.png"
alt="Input Wallet"
/>



Expand All @@ -138,13 +138,13 @@ Before you can deploy your contract and begin minting your NFT, you will need to

1. In your Station extension, click on your **test1** in the upper left corner. Click the copy symbol to copy the address.

<img
className="readme-img-sm"
src="/img/nft/address.png"
alt="Switch Wallet"
/>
<img
className="readme-img-sm"
src="/img/nft/address.png"
alt="Switch Wallet"
/>

<CH.Scrollycoding>
<CH.Scrollycoding>

2. Open the _`config.terrain.json`_ file in a code editor and locate the instantiate message section.

Expand Down
163 changes: 0 additions & 163 deletions docs/station/get-started.mdx

This file was deleted.

88 changes: 0 additions & 88 deletions docs/station/upgrade.mdx

This file was deleted.

0 comments on commit 14bc496

Please sign in to comment.