<?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>Kavya</title>
        <link>https://paragraph.com/@iabhay</link>
        <description>Empowering finance through decentralization. Trade, explore DeFi, create tokens, and secure your assets. Join us for the future of financial</description>
        <lastBuildDate>Mon, 22 Jun 2026 02:05:34 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Kavya</title>
            <url>https://storage.googleapis.com/papyrus_images/0f378d34098edcfcffae55e19a42c94877bb8eb493fd66481d01fc8bbd2b1d89.jpg</url>
            <link>https://paragraph.com/@iabhay</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[BLOCKCHAIN TECHNOLOGY: TRANSACTION PROSEES 🔁]]></title>
            <link>https://paragraph.com/@iabhay/blockchain-technology-transaction-prosees</link>
            <guid>DisW9saANwhOP8UogWc3</guid>
            <pubDate>Thu, 25 May 2023 04:23:37 GMT</pubDate>
            <description><![CDATA[Hey FAMz 👋 Hope y&apos;all doing very well these days ! Perviously we&apos;ve learned how blockchain works. Today, in this article I will talk about another interesting fact which is TRANSACTION PROSEES 🔁 in blockchain. So, let&apos;s dive into the transaction process in blockchain.. .. Transactions follow a specific process, depending on the blockchain they are taking place on. For example, on Bitcoin&apos;s blockchain, if you initiate a transaction using your cryptocurrency wallet—the app...]]></description>
            <content:encoded><![CDATA[<p>Hey FAMz 👋</p><p>Hope y&apos;all doing very well these days ! Perviously we&apos;ve learned how blockchain works. Today, in this article I will talk about another interesting fact which is TRANSACTION PROSEES 🔁 in blockchain. So, let&apos;s dive into the transaction process in blockchain.. ..</p><p>Transactions follow a specific process, depending on the blockchain they are taking place on. For example, on Bitcoin&apos;s blockchain, if you initiate a transaction using your cryptocurrency wallet—the application that provides an interface for the blockchain—it starts a sequence of events.</p><p>In Bitcoin, your transaction is sent to a <strong>memory pool</strong>, where it is stored and queued until a miner or validator picks it up. Once it is entered into a block and the block fills up with transactions, it is closed and encrypted using an encryption algorithm. Then, the mining begins.</p><p>The entire network works simultaneously, trying to &quot;solve&quot; the hash. Each one generates a random hash except for the &quot;nonce,&quot; short for number used once.</p><p>Every miner starts with a nonce of <strong>zero</strong>, which is appended to their randomly-generated hash. If that number isn&apos;t equal to or less than the target hash, a value of one is added to the nonce, and a new block hash is generated. This continues until a miner generates a valid hash, winning the race and receiving the reward.</p><p><strong>Generating random hashes until a specific value is found is the &quot;proof-of-work&quot;</strong> you hear so much about—it &quot;proves&quot; the miner did the work. The amount of work it takes to validate the hash is why the Bitcoin network consumes so much computational power and energy.</p><p>Once a block is closed, a transaction is complete. However, the block is not considered to be confirmed until five other blocks have been validated. Confirmation takes the network about one hour to complete because it averages just under 10 minutes per block (the first block with your transaction and five following blocks multiplied by 10 equals about 60 minutes).</p><p>Not all blockchains follow this process. For instance, the Ethereum network randomly chooses one validator from all users with ether staked to validate blocks, which are then confirmed by the network. This is much faster and less energy intensive than Bitcoin&apos;s process.</p>]]></content:encoded>
            <author>iabhay@newsletter.paragraph.com (Kavya)</author>
        </item>
        <item>
            <title><![CDATA[BLOCKCHAIN TECHNOLOGY: HOW DOES IT WORK 🤔]]></title>
            <link>https://paragraph.com/@iabhay/blockchain-technology-how-does-it-work</link>
            <guid>0fUgIiCyKaKvmXJzr7Bf</guid>
            <pubDate>Tue, 23 May 2023 17:50:46 GMT</pubDate>
            <description><![CDATA[Hey 👋 Today I will explain How Does Blockchain Work. Hope this article will help you all to understand blockchain consensus. So let&apos;s dive into the ocean 🌊 of blockchain.The Process ♻️ Firstly, a user or a node will initiate a transaction signing it with its private key. Basically, the private key will generate a unique digital signature and make sure that no one can alter it. In reality, if anyone tries to modify the transaction information, the digital signature will change drastical...]]></description>
            <content:encoded><![CDATA[<p>Hey 👋</p><p>Today I will explain How Does Blockchain Work. Hope this article will help you all to understand blockchain consensus. So let&apos;s dive into the ocean 🌊 of blockchain.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/96a2be7ea4e4361b3560c18c0e7cca63b57e16d685741b3bd202c168ebf5201b.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><strong>The Process ♻️</strong></p><p>Firstly, a user or a node will initiate a transaction signing it with its private key. Basically, the private key will generate a unique digital signature and make sure that no one can alter it. In reality, if anyone tries to modify the transaction information, the digital signature will change drastically, and no one will be able to verify it. Therefore, it will be dismissed. So after that, the transaction will get broadcasted to the verifying nodes. Basically, here, the blockchain platform can use different methods to verify whether the transaction is valid or not. There methods or algorithms are called <strong>consensus algorithm.</strong></p>]]></content:encoded>
            <author>iabhay@newsletter.paragraph.com (Kavya)</author>
        </item>
    </channel>
</rss>