<?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>Valerio Mellini</title>
        <link>https://paragraph.com/@valerio-mellini</link>
        <description>I resigned from everyday life to devote myself entirely to crypto development. </description>
        <lastBuildDate>Sat, 30 May 2026 23:44:20 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Valerio Mellini</title>
            <url>https://storage.googleapis.com/papyrus_images/53d664774edbb2fb4f389972b41e08c087ae1686435cee33fc5b29feb8a304f1.jpg</url>
            <link>https://paragraph.com/@valerio-mellini</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Why Move?  A Safe Language for Programming with Money]]></title>
            <link>https://paragraph.com/@valerio-mellini/why-move-a-safe-language-for-programming-with-money</link>
            <guid>ZdaWvxfOaDgh7WnXxKnr</guid>
            <pubDate>Tue, 11 Oct 2022 12:05:30 GMT</pubDate>
            <description><![CDATA["Move is a next-generation language for secure, sandboxed, and formally verified programming. Its first use case is for the Diem blockchain (Meta / Facebook), where Move provides the foundation for its implementation. Move allows developers to write programs that flexibly manage and transfer assets while providing security and protection against attacks on those assets. However, Move has been developed with use cases in mind outside a blockchain context. Move takes its cue from Rust by using ...]]></description>
            <content:encoded><![CDATA[<p>&quot;Move is a next-generation language for secure, sandboxed, and formally verified programming. Its first use case is for the Diem blockchain (Meta / Facebook), where Move provides the foundation for its implementation. Move allows developers to write programs that flexibly manage and transfer assets while providing security and protection against attacks on those assets. However, Move has been developed with use cases in mind outside a blockchain context.</p><p>Move takes its cue from Rust by using resource types with move (hence the name) semantics as an explicit representation of digital assets, such as currency.&quot; [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bit.ly/3VcR9M2">https://bit.ly/3VcR9M2</a>]</p><p>The most valuable Layer-1 that adopts Move are Aptos blockchain, Sui, Starcoin, Aptos, Diem, and SUI.</p><p>Move is natively designed to implement the following features:</p><ul><li><p>Determinism</p></li><li><p>Memory and type-safe</p></li><li><p>Metered execution</p></li><li><p>Optimized to encode / transfer value</p></li><li><p>Support for scarce resources:</p><ul><li><p>Avoiding resource duplication</p></li><li><p>Double spending</p></li><li><p>Destruction</p></li></ul></li></ul><p>All the properties reported help the developer to deploy faster and safer code, which is crucial for Decentralized applications that handle a considerable amount of money.</p><p>From the images below, we can observe how digital assets are mapped with Move.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fab0f095e342897c7b74252d4af5f867151a058e73387751a29685169a0eee95.png" alt="FIG1 - Move State " blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">FIG1 - Move State</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/292d8826048894b16aa45dd4120ab871b5ce11472ed8bc0dd11e94133351e685.png" alt="FIG2 - Solidity state" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">FIG2 - Solidity state</figcaption></figure><p>[<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bit.ly/3SL3TrP">https://bit.ly/3SL3TrP</a>]</p><p>Digital assets are not mapped within a contract in Move. Instead, they are associated with a specific account, so it&apos;s easier and safer to transfer them, and potentially they&apos;re uncorrelated from the parent.</p><p>For more detail about Move, please watch the video [<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bit.ly/3CImhfw">https://bit.ly/3CImhfw</a>]</p><p>STAY TUNED</p>]]></content:encoded>
            <author>valerio-mellini@newsletter.paragraph.com (Valerio Mellini)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/b46458af1d757304f02b4f79c67d25281de0f2fde185e3ed0ab52bcf3dab1ffa.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[About me and how I can help you]]></title>
            <link>https://paragraph.com/@valerio-mellini/about-me-and-how-i-can-help-you</link>
            <guid>fYvbeiPfFWnTyXpww4P7</guid>
            <pubDate>Mon, 26 Sep 2022 11:11:16 GMT</pubDate>
            <description><![CDATA[Nice to meet you Crypto reader! I&apos;m Valerio Mellini, from Italy. In my two last jobs, I work as Software Architect (Cloud integration architect for Internal Firm Services with PwC and solution architect for financial services with Accenture). I&apos;ve been involved in blockchain studies since 2019. During the last crypto bull market, I resigned from my old job and started doing what I love: designing blockchain use cases, deploying decentralized applications, and studying cryptography s...]]></description>
            <content:encoded><![CDATA[<p>Nice to meet you Crypto reader! I&apos;m Valerio Mellini, from Italy. In my two last jobs, I work as Software Architect (Cloud integration architect for Internal Firm Services with PwC and solution architect for financial services with Accenture).</p><p>I&apos;ve been involved in blockchain studies since 2019. During the last crypto bull market, I resigned from my old job and started doing what I love: designing blockchain use cases, deploying decentralized applications, and studying cryptography solutions.</p><p>This is a way to say that I&apos;m wholly committed to engaging myself in learning new concepts and proposing my solution in the crypto space.</p><p>I’m here for two main reasons learning, sharing my passion with you through my articles, and offering my services.</p><p>Here you can look at the areas where I can help you</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3c902799da25de5c593781e7a1e54c745aae82eb338cac266123aa37efa7e119.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>For any clarification, please don’t hesitate to get in touch with me</p>]]></content:encoded>
            <author>valerio-mellini@newsletter.paragraph.com (Valerio Mellini)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/87cd6e7f944f5199ed640bb5c21c18e3f45ad5070a69eed26c5769200920edc0.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>