<?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>Amanda Dickey</title>
        <link>https://paragraph.com/@amanda-dickey</link>
        <description>undefined</description>
        <lastBuildDate>Sun, 12 Apr 2026 03:37:44 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[Why Gnoland?]]></title>
            <link>https://paragraph.com/@amanda-dickey/why-gnoland</link>
            <guid>VwL03lwnH3drODX0jbFs</guid>
            <pubDate>Wed, 31 Aug 2022 15:59:47 GMT</pubDate>
            <description><![CDATA[I think Gnolang would be a great L1 blockchain. I see many people foucs on Gnoland, we are very intresting in Gno. Gnoland adopts a new language called Gnolang, which is a fork of Golang. Golang has clear advantages over other languages ​​when dealing with concurrency. While most programming languages ​​like C++ or Java use multithreading to run concurrent programs, Go uses Goroutines. The most commonly used languages ​​in the current blockchain development environment are Solidity for EVM-co...]]></description>
            <content:encoded><![CDATA[<p>I think Gnolang would be a great L1 blockchain. I see many people foucs on Gnoland, we are very intresting in Gno.</p><p>Gnoland adopts a new language called Gnolang, which is a fork of Golang. Golang has clear advantages over other languages ​​when dealing with concurrency. While most programming languages ​​like C++ or Java use multithreading to run concurrent programs, Go uses Goroutines. The most commonly used languages ​​in the current blockchain development environment are Solidity for EVM-compatible networks and Rust for Solana and Cosmos SDK networks; both Solidity and Rust are inspired by C++. While the above are excellent languages, Gnolang inherits Golang&apos;s faster compilation speed, cleaner syntax, and resource-efficient concurrency.</p><p>In the near future, we will have a faster and more efficient smart contract development platform.</p><h2 id="h-gnolang" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Gnolang</h2><p>Gnolang is the language used to write Smart Contracts, called Realms, on Gnoland. You can see it as an interpreted version of Golang: developers upload their realm sources on-chain and the GnoVM executes its AST interpretation.</p><p>This way Gnoland pushes for full transparency, because it forces developers to push their sources, and not compiled bytecode.</p><p>Gnolang will also introduce multi-threading in smart contract development (like go routines and channels).</p><p>Let us talk about Gnoland tokenomics. A fixed volume of 1 billion $GNOT is emitted at genesis.The proposed distribution is the following:</p>]]></content:encoded>
            <author>amanda-dickey@newsletter.paragraph.com (Amanda Dickey)</author>
        </item>
    </channel>
</rss>