<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Parnita Singh</title>
    <description>The latest articles on DEV Community by Parnita Singh (@parnita_singh_73778510977).</description>
    <link>https://dev.to/parnita_singh_73778510977</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3971091%2F3ab5ba8b-89b8-4527-afd7-b3d3cb994a42.png</url>
      <title>DEV Community: Parnita Singh</title>
      <link>https://dev.to/parnita_singh_73778510977</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/parnita_singh_73778510977"/>
    <language>en</language>
    <item>
      <title>2 weeks in Solana, here what I learned !</title>
      <dc:creator>Parnita Singh</dc:creator>
      <pubDate>Tue, 11 Aug 2026 13:22:10 +0000</pubDate>
      <link>https://dev.to/parnita_singh_73778510977/2-weeks-in-solana-here-what-i-learned--56m7</link>
      <guid>https://dev.to/parnita_singh_73778510977/2-weeks-in-solana-here-what-i-learned--56m7</guid>
      <description>&lt;p&gt;Two Weeks of Solana, here a look into my week !&lt;/p&gt;

&lt;p&gt;I’m now 14 days into #100DaysOfSolana, and looking back at the first two weeks, I realize how much my understanding of Solana has changed.&lt;/p&gt;

&lt;p&gt;When I started, I mostly thought of a wallet as a place where you keep cryptocurrency. Now I understand that a wallet is built around a cryptographic keypair—the public key represents your on-chain identity, while the private key proves ownership and the part of what to share and what I can do with my keys and info. &lt;/p&gt;

&lt;p&gt;One of the biggest surprises for me was how much blockchain data is publicly accessible. Working with Solana's RPC calls made the idea of a “public database” feel real. you know at first I was like what the hell if everyone can know about me from my keypair something is wrongh here, but soom realised But then I realized that my public key isn't my secret. It's more like my public identity on the blockchain. The thing that actually proves ownership is my private key, and that's the part that must never be shared.&lt;/p&gt;

&lt;p&gt;That was probably one of the biggest mindset shifts for me during these first two weeks. &lt;br&gt;
soon I could query balances, accounts, and transaction history directly instead of going through a private backend like I normally would in Web2.&lt;/p&gt;

&lt;p&gt;The comparison between traditional databases and Solana accounts also helped things click. Tables and rows became accounts, SQL queries became RPC calls, and writes happen through signed transactions.&lt;/p&gt;

&lt;p&gt;But I'm definitely not at the point where everything makes sense yet. 😅 I’m still trying to understand the deeper relationship between accounts, programs, transactions, and instructions.&lt;/p&gt;

&lt;p&gt;And honestly, that's what makes me excited for the next few weeks.&lt;br&gt;
I started this challenge trying to understand Solana.&lt;br&gt;
well I know I ahve slipped through few days first it was my healtha nd mood swings then I took some days off to blow off the steam and the part of how much I need that :) so no regrets there 😙&lt;br&gt;
Now I'm gonna complete this journey &amp;amp; understand how to think in Solana, web 3, blockchain.&lt;/p&gt;

&lt;p&gt;87 days to go! 🚀&lt;/p&gt;

&lt;h1&gt;
  
  
  100DaysOfSolana #Solana #Web3 #Blockchain #DEVCommunity #BuildInPublic #MLH
&lt;/h1&gt;

</description>
      <category>web3</category>
      <category>majorleaguehacking</category>
      <category>blockchain</category>
      <category>100daysofsolana</category>
    </item>
    <item>
      <title>My First Week with Solana Wallets</title>
      <dc:creator>Parnita Singh</dc:creator>
      <pubDate>Fri, 24 Jul 2026 18:47:52 +0000</pubDate>
      <link>https://dev.to/parnita_singh_73778510977/my-first-week-with-solana-wallets-3l45</link>
      <guid>https://dev.to/parnita_singh_73778510977/my-first-week-with-solana-wallets-3l45</guid>
      <description>&lt;p&gt;Well I guess it is a week now,I really don't know how quickly it passed and it is my 7th day of #100DaysOfSolana. I had really no idea when I started at that time to me, I thought like, "I guess it seems intersting and it would come in use after completing SHE fi S'16 "and now one moment that stood out was connecting my Phantom wallet to a web application I built and The biggest mindset shift for me was realizing that a wallet isn't just a place to store SOL-it's my on-chain identity. Coming from Web2, where identity revolves around emails and passwords, learning that a cryptographic keypair can represent ownership across an entire blockchain ecosystem was fascinating.&lt;/p&gt;

&lt;p&gt;Along the way, I generated wallets programmatically, built a persistent wallet, explored SOL and lamports, connected browser wallets to a dApp, compared different wallet types, and learned how public and private keys work together to secure digital ownership.&lt;/p&gt;

&lt;p&gt;here are some stuff i clicked througout this week&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F7di4d8w99tt22dgb5zyu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F7di4d8w99tt22dgb5zyu.png" alt=" " width="800" height="586"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F7hicfgimwedfr4c8skbf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F7hicfgimwedfr4c8skbf.png" alt=" " width="800" height="635"&gt;&lt;/a&gt;et interact with the Solana Devnet.&lt;/p&gt;

&lt;p&gt;I'm excited to keep building and dive deeper into transactions, programs, and smart contracts in the coming weeks.&lt;/p&gt;

&lt;p&gt;@solana_devs&lt;br&gt;
93 days to go! 🚀&lt;/p&gt;

</description>
      <category>100daysofsolana</category>
      <category>solana</category>
      <category>blockchain</category>
      <category>web3</category>
    </item>
    <item>
      <title>From Usernames to Keypairs: A Primer on Identity on Solana</title>
      <dc:creator>Parnita Singh</dc:creator>
      <pubDate>Thu, 23 Jul 2026 16:20:12 +0000</pubDate>
      <link>https://dev.to/parnita_singh_73778510977/from-usernames-to-keypairs-a-primer-on-identity-on-solana-13c6</link>
      <guid>https://dev.to/parnita_singh_73778510977/from-usernames-to-keypairs-a-primer-on-identity-on-solana-13c6</guid>
      <description>&lt;p&gt;As a Web2 developer, I always thought of identity as an email, username and password. Each app had its own login system and companies controlled my account access.&lt;/p&gt;

&lt;p&gt;Learning Solana totally changed that perspective.&lt;/p&gt;

&lt;p&gt;On Solana, your identity begins with a cryptographic keypair. Your public key is your wallet address, which is visible to everyone, and your private key is used to prove ownership when signing transactions. No usernames, no passwords, no central database controlling your account.&lt;/p&gt;

&lt;p&gt;The best analogy I could draw was SSH keys. You prove your identity to a server with a private key, and Solana does the same for your wallet to the blockchain. &lt;/p&gt;

&lt;p&gt;The difference is that you authenticate with the entire network instead of a single server.&lt;/p&gt;

&lt;p&gt;Another realisation was that a wallet is more than just a place to hold SOL. The same identity works across decentralised apps, so you can own tokens, interact with smart contracts, and participate in governance without creating a new account for every platform.&lt;/p&gt;

&lt;p&gt;There is no “Forgot Password” option here, unlike Web2. If you lose your private key or recovery phrase, there is no company that can restore access for you. That is all your responsibility and control&lt;/p&gt;

&lt;p&gt;This shift from company-controlled identity to cryptographic ownership has been one of the most interesting concepts I’ve learned so far in my #100DaysOfSolana journey. It totally changes my perspective on digital identity and ownership.&lt;/p&gt;

</description>
      <category>100daysofsolana</category>
      <category>solana</category>
      <category>web3</category>
      <category>blockchain</category>
    </item>
  </channel>
</rss>
