Skip to content

Commit

Permalink
Merge pull request #1918 from starknet-io/cms/posts/getting-started-u…
Browse files Browse the repository at this point in the history
…sing-starknet-setting-up-a-starknet-wallet

Automatically generated. Merged on Netlify CMS.
  • Loading branch information
shakedstarkware authored Dec 26, 2023
2 parents 36f22fb + c74e72a commit c148bca
Showing 1 changed file with 4 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ blocks:
Once you have an Ethereum wallet with some ETH, you can install and set up a Starknet wallet.
See the up-to-date list of available [Starknet wallets](https://www.starknet.io/en/ecosystem/wallets) on the Starknet site. For more information on a specific wallet, including installation instructions, see that wallet’s site*.* Whichever one you choose, *make sure that you install it as a browser extension*. 
See the up-to-date list of available [Starknet wallets](https://www.starknet.io/en/ecosystem/wallets) on the Starknet site. For more information on a specific wallet, including installation instructions, see that wallet’s site. Whichever one you choose, *make sure that you install it as a browser extension*. 
In this blog post, I used wallets by [Braavos](https://braavos.app/) and [Argent](https://www.argent.xyz/argent-x/).
Expand Down Expand Up @@ -124,15 +124,10 @@ blocks:
7. StarkGate lets you select from several different types of tokens. This example uses the default token, ETH. Check that the available balance in your Ethereum wallet is enough to transfer funds and pay for the gas required to transfer the funds.
8. Enter the amount of ETH you want to transfer.\
Your Ethereum wallet prompts you to confirm the transfer. Your wallet might also show you the estimated transaction cost. For example, MetaMask shows approximately how much gas is required to execute the transfer, as well as the cost of the required gas in ETH and USD.
Your Ethereum wallet prompts you to confirm the transfer. Your wallet might also show you the estimated transaction cost. For example, MetaMask shows approximately how much gas is required to execute the transfer, as well as the cost of the required gas in ETH and USD.
9. Confirm the transfer in your Ethereum wallet.
10. StarkGate confirms the transaction and displays its status, including links to Etherscan and StarkScan, so you can view the transaction on both Ethereum and Starknet:
Expand Down Expand Up @@ -212,30 +207,24 @@ blocks:
1. Go to JediSwap at <https://app.jediswap.xyz>.
2. Connect your wallet by clicking **Connect Wallet** and then selecting your Starknet wallet.
![](https://starkware.co/wp-content/uploads/2023/08/10-JediSwap_Connect_button-300x58.png) 
![](https://starkware.co/wp-content/uploads/2023/08/10-JediSwap_Connect_button-300x58.png)
3. When your wallet prompts you to approve the connection, click **Approve**.\
Once JediSwap connects to your wallet, it shows your balance in each token that it supports. For example, my wallet has about 0.05 ETH.
Once JediSwap connects to your wallet, it shows your balance in each token that it supports. For example, my wallet has about 0.05 ETH.
![](https://starkware.co/wp-content/uploads/2023/08/11-JediSwap_ETH_balance-300x85.png)
4. Select the tokens that you want to swap in **Swap From** and **Swap To (est.)**, and click **Swap**. I swapped 0.025 ETH for WBTC.
5. Your wallet prompts you to sign the transaction by clicking **Sign**. Clicking **Sign** submits the transaction
6. JediSwap shows Transaction Submitted. Click **Open in browser** to view the transaction on StarkScan.
7. Open your wallet to see your balance and the assets that you own. For example, this is my Braavos wallet after the swap:
Expand Down

0 comments on commit c148bca

Please sign in to comment.