<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Starkcat</title>
        <link>https://paragraph.com/@starkcat</link>
        <description>undefined</description>
        <lastBuildDate>Mon, 20 Apr 2026 12:58:56 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Starkcat</title>
            <url>https://storage.googleapis.com/papyrus_images/8628bf0c94f61684f41e3146b52a671a6737c6357ed172f5cb0fbfde72a18917.png</url>
            <link>https://paragraph.com/@starkcat</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Getting started on Starknet with Argent wallet]]></title>
            <link>https://paragraph.com/@starkcat/getting-started-on-starknet-with-argent-wallet</link>
            <guid>7Norq2e06urtlOuMjM7w</guid>
            <pubDate>Sun, 27 Nov 2022 17:35:17 GMT</pubDate>
            <description><![CDATA[So, if you want to get started with Starknet, then first of all you need a wallet. For starters, I chose the Argent wallet: https://www.argent.xyz/ In this article, we will consider its step-by-step installation for Chrome browser. 1. Go to Chrome web store and install: https://chrome.google.com/webstore/detail/argent-x/dlcobpjiigpikoobohmabehhmhfoodbb 2. After installation, a page should automatically open where you can create or import a wallet:3. Press "Create new wallet" then confirm disc...]]></description>
            <content:encoded><![CDATA[<p>So, if you want to get started with Starknet, then first of all you need a wallet. For starters, I chose the Argent wallet:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.argent.xyz/">https://www.argent.xyz/</a></p><p>In this article, we will consider its step-by-step installation for Chrome browser.</p><p>1. Go to Chrome web store and install:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://chrome.google.com/webstore/detail/argent-x/dlcobpjiigpikoobohmabehhmhfoodbb">https://chrome.google.com/webstore/detail/argent-x/dlcobpjiigpikoobohmabehhmhfoodbb</a></p><p>2. After installation, a page should automatically open where you can create or import a wallet:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/966df9edeb09f8b4261fe250dd4785bfe682f0a8d5a9b39654a0a95249a4984b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>3. Press &quot;Create new wallet&quot; then confirm disclaimer and create password. At the end, click the “Finish” button. Now the wallet is installed and located in the browser extension section:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3d5fc0a462dedae5ef94d78f06f7a0b30316f64fc6bfe53c998b0fbed0b32ef6.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>4. Next, go to the wallet and save the seed phrase. If you have not done so yet, the button will be immediately on the main page of the interface.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6dccc897eef2fca4c5bd11ad2ff9a33c720718272d15a075858f15e255965acd.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>5. That&apos;s it, the wallet is ready to go. So far, the network is Testnet by default, but you can easily switch to the Mainnet.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/279c77a55d34279c4db50adec41ee094ad0e613259744c0f7abfa5729698f77f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Of course, you need some ETH to interact with the network. There are several ways to get it. I use bridges from other networks, for example:</p><p>For Goerli testnet:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://goerli.starkgate.starknet.io/">https://goerli.starkgate.starknet.io/</a></p><p>For mainnet:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://starkgate.starknet.io/">https://starkgate.starknet.io/</a></p><p>or</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.orbiter.finance/">https://www.orbiter.finance/</a></p><p>You may also find it useful Starknet Faucet:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://faucet.goerli.starknet.io/">https://faucet.goerli.starknet.io/</a></p><p>Apps you can try can be found here:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.starknet-ecosystem.com">https://www.starknet-ecosystem.com</a></p><hr><p><strong><em>Be careful when using links because phishing is one of the most dangerous types of fraud in the crypto.</em></strong></p>]]></content:encoded>
            <author>starkcat@newsletter.paragraph.com (Starkcat)</author>
        </item>
    </channel>
</rss>