<?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>The art of blockchains</title>
        <link>https://paragraph.com/@cryll</link>
        <description>undefined</description>
        <lastBuildDate>Fri, 22 May 2026 10:03:34 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Contract and Contract Address]]></title>
            <link>https://paragraph.com/@cryll/contract-and-contract-address</link>
            <guid>50aeVU7BkQDi14S41nJh</guid>
            <pubDate>Wed, 03 Apr 2024 05:43:07 GMT</pubDate>
            <description><![CDATA[Contract"Understanding the distinction between a contract and a contract address is fundamental to interacting with blockchain technology."A contract...]]></description>
            <content:encoded><![CDATA[<div class="relative header-and-anchor"><h3 id="h-contract">Contract</h3></div><p>"Understanding the distinction between a contract and a contract address is fundamental to interacting with blockchain technology."</p><p>A contract or a smart contract is simply a set of instructions inform of codes that execute once certain criterias are met. Think of it like a vending machine - you put in the money (meet the criterias), and the machine dispenses the product (executes the agreement). </p><div class="relative header-and-anchor"><h3 id="h-contract-address">Contract Address</h3></div><p>This is simply a unique identifier that allows you locate where a contract resides within a blockchain. Think of it like your house address - with your address anyone can locate you. </p><p>The end.</p><p></p><p></p>]]></content:encoded>
            <author>cryll@newsletter.paragraph.com (The art of blockchains)</author>
            <category>$blockchain $degen</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/60e2e7afc20d5641cf898a99389076df.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>