<?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>Summary</title>
        <link>https://paragraph.com/@summary</link>
        <description>Please confirm your order details. Registrations are processed instantly on Sui.</description>
        <lastBuildDate>Wed, 22 Apr 2026 13:15:57 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[Sui-Related]]></title>
            <link>https://paragraph.com/@summary/sui-related</link>
            <guid>uQyLLrT4BraPmAmltMBW</guid>
            <pubDate>Mon, 20 Feb 2023 01:40:52 GMT</pubDate>
            <description><![CDATA[This document contains a list of research papers that are relevant to Sui and have been co-authored by at least one member of the team. Some of the ideas of these papers are currently being integrated into Sui, others are in our roadmap, and others are not in ourPublication: ACM Conference on Advances in Financial Technologies (AFT), 2020Relevance: FastPay describes the core protocol at the heart of Sui.Summary: FastPay allows a set of distributed validators, some of which are Byzantine, to m...]]></description>
            <content:encoded><![CDATA[<p>This document contains a list of research papers that are relevant to Sui and have been co-authored by at least one member of the team. Some of the ideas of these papers are currently being integrated into Sui, others are in our roadmap, and others are not in our</p><ul><li><p><strong>Publication:</strong> ACM Conference on Advances in Financial Technologies (AFT), 2020</p></li><li><p><strong>Relevance:</strong> FastPay describes the core protocol at the heart of Sui.</p></li><li><p><strong>Summary:</strong> FastPay allows a set of distributed validators, some of which are Byzantine, to maintain a high-integrity and availability settlement system for pre-funded payments. It can be used to settle payments in a native unit of value (crypto-currency), or as a financial side-infrastructure to support retail payments in fiat currencies. This is not the protocol Sui uses, yet it proposes the basic safety mechanism that Sui extends. FastPay is based on Byzantine Consistent Broadcast as its core primitive, foregoing the expenses of full atomic commit channels (consensus). The resulting system has low-latency for both confirmation and payment finality. Remarkably, each validator can</p></li><li><p><strong>Relevance:</strong> The consensus system that we will likely use to support shared-objects in Sui.</p></li><li><p><strong>Summary:</strong> We propose separating the task of reliable transaction dissemination from transaction ordering to enable high-performance Byzantine fault-tolerant quorum-based consensus. We design and evaluate a mempool protocol, Narwhal, specializing in high-throughput reliable dissemination and storage of causal histories of transactions. Narwhal tolerates an asynchronous network and maintains high performance despite failures. Narwhal is designed to easily scale-out using multiple workers at each validator, and we demonstrate that there is no foreseeable limit to the throughput we can achieve. Composing Narwhal with a partially synchronous consensus protocol (Narwhal-HotStuff) yields significantly better throughput even in the presence of faults or intermittent loss of liveness due to asynchrony. However, loss of liveness can result in higher latency. To achieve overall good performance when faults occur we design Tusk, a zero-message overhead asynchronous consensus protocol, to work with Narwhal. We demonstrate its high performance under a variety of configurations and faults. As a summary of results, on a WAN, Narwhal-Hotstuff achieves more than 130,000 tx/sec at less than 2-sec latency compared with 1,800 tx/sec at 1-sec latency for Hotstuff. Additional workers increase throughput linearly to 600,000 tx/sec without any latency increase. Tusk achieves 160,000 tx/sec with about 3 seconds latency. Under faults, both protocols maintain high throughput, but Narwhal-HotStuff suffers from increased latency.</p></li></ul>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[Sui Monstar prototype]]></title>
            <link>https://paragraph.com/@summary/sui-monstar-prototype</link>
            <guid>SyTczmVU7iKIZ3ZRJ5tp</guid>
            <pubDate>Mon, 20 Feb 2023 01:38:15 GMT</pubDate>
            <description><![CDATA[Sui Monstar is an example of a pet simulation game. Gameplay: Play, feed and dress up your canine and feline friends. Evolve your pets with affinity runes! Decorate your farm. Raise your farm and pet levels through gameplay and interactions. In Sui Monstars, capture cute monstars and watch them get closer to you as you feed and interact with them. These monstars, your farm, and accessories are all NFTs on-chain. As you play through the game, attributes such as health, friendliness, and access...]]></description>
            <content:encoded><![CDATA[<p>Sui Monstar is an example of a pet simulation game.</p><p>Gameplay:</p><p>Play, feed and dress up your canine and feline friends. Evolve your pets with affinity runes! Decorate your farm. Raise your farm and pet levels through gameplay and interactions. In Sui Monstars, capture cute monstars and watch them get closer to you as you feed and interact with them. These monstars, your farm, and accessories are all NFTs on-chain. As you play through the game, attributes such as health, friendliness, and accessories are all updated live.</p><p>Update NFT properties Equip elemental runes to your Monstar and watch your NFT evolve with updated properties</p><p>That’s not all! As your Monstars become stronger, you can use them to help you battle in Sui Battler.</p><p>Sui Battler prototype# Sui Battler is an example game where your cute monstars transform into warriors!</p><p>Gameplay:</p><p>Battle waves of enemies and gain experience and power-ups. Get help from your own pet from Sui Monstars. Evolve your pet in Sui Monstars and unlock special battle abilities. Your monstars record the history of your battle on-chain!</p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[Sui and gaming]]></title>
            <link>https://paragraph.com/@summary/sui-and-gaming</link>
            <guid>OBFOxDZfQ3W8usgH3slX</guid>
            <pubDate>Mon, 20 Feb 2023 01:36:53 GMT</pubDate>
            <description><![CDATA[Gaming as one of the first verticals for rapid web3 adoption is a popular talking point. However, existing web3 games are arguably regarded more as investments than games, with user retention impacted by market conditions rather than the games themselves. So what is missing from existing web3 games? Firstly, a successful web3 game must offer an experience wholly different from any web1 or web2 games. To truly shine, web3 games must, in a meaningful way, take advantage of the benefits of fully...]]></description>
            <content:encoded><![CDATA[<p>Gaming as one of the first verticals for rapid web3 adoption is a popular talking point. However, existing web3 games are arguably regarded more as investments than games, with user retention impacted by market conditions rather than the games themselves.</p><p>So what is missing from existing web3 games? Firstly, a successful web3 game must offer an experience wholly different from any web1 or web2 games. To truly shine, web3 games must, in a meaningful way, take advantage of the benefits of fully on-chain, dynamic and composable digital assets with verifiable ownership. These features can power incredible and imaginative gameplay and ecosystems, creating immense value and engagement.</p><p>Secondly, great games require experienced game developers and builders–people who know how to build games and create fun, user-centric experiences. There is a wealth of talent eager to build in web3, but its creativity has been hindered by platform limitations and the pains of learning a new programming language.</p><p>With Sui, we believe game developers should not be limited by the platform performance or fees, and they should be able to create whatever experience they imagine. Importantly, developing great games should not require game developers to also be experts in writing smart contracts. Rather they should focus on what they are good at, building cool games for gamers.</p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[Sui Explorer]]></title>
            <link>https://paragraph.com/@summary/sui-explorer</link>
            <guid>JmnwfiuhBNeSbZ2gnFlX</guid>
            <pubDate>Sun, 19 Feb 2023 02:25:30 GMT</pubDate>
            <description><![CDATA[Sui Explorer Sui Explorer lets you view data about transactions and activity on the Sui network. In addition to viewing activity on the network, you can use the Explorer to: View up-to-date information about the activity and metrics on the Sui network. Look up, verify, and track your assets and contracts. Utilize fast, reliable, and transparent debugging and auditing data to help identify and resolve issues.Choose a network# When you start Sui Explorer, it displays the transactions for the De...]]></description>
            <content:encoded><![CDATA[<p>Sui Explorer Sui Explorer lets you view data about transactions and activity on the Sui network. In addition to viewing activity on the network, you can use the Explorer to:</p><p>View up-to-date information about the activity and metrics on the Sui network. Look up, verify, and track your assets and contracts. Utilize fast, reliable, and transparent debugging and auditing data to help identify and resolve issues.Choose a network# When you start Sui Explorer, it displays the transactions for the Devnet network by default. You can also use the Explorer to view data for a local network running in your environment or a custom RPC endpoint .your transaction# You can search for the transactions using an address, object ID, or transaction ID. For example, you can search for your wallet address to confirm a transaction or view additional details about a transaction you’ve approved. See Sui Wallet to learn how to create a wallet.</p><p>To search for a transaction made using the Sui Use the drop-down menu at the top-right of the page to choose a different network. Get go-to-definition support for all smart contracts, referred to as packages in Sui. View validators and geographic locations of currently active full nodes. See the Sui Explorer README for instructions on how to run the Explorer locally.</p><p>t</p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[Sui Framework ]]></title>
            <link>https://paragraph.com/@summary/sui-framework</link>
            <guid>SOqebCHRRCrZhD6lGXTd</guid>
            <pubDate>Sun, 19 Feb 2023 02:23:33 GMT</pubDate>
            <description><![CDATA[Sui Framework Reference Documentation The Sui Framework includes the core on-chain libraries for Sui Move developers. You can view the Sui Framework Reference docs in Markdown format in the Su repo. Note: The modules listed here may not include new modules that were recently added to the repository. Last update: 12/20/22 17 AM CNTRIBUTOR(S) Source Code Community Discord Twitter Medium Ecosystem Sui.io Sui Resources Sui Developer Forums Send Feedback Contact us (Email) Create an Issue (GitHub)...]]></description>
            <content:encoded><![CDATA[<p>Sui Framework Reference Documentation The Sui Framework includes the core on-chain libraries for Sui Move developers. You can view the Sui Framework Reference docs in Markdown format in the Su repo.</p><p>Note: The modules listed here may not include new modules that were recently added to the repository. Last update: 12/20/22</p><p>17 AM CNTRIBUTOR(S) Source Code Community Discord Twitter Medium Ecosystem <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://Sui.io">Sui.io</a> Sui Resources Sui Developer Forums Send Feedback Contact us (Email) Create an Issue (GitHub) Chat about Docs (Discord) Privacy Policy Terms of Service ©2022 Copyright Sui. All rights reserved. We use cookies! Hi, this website uses essential cookies to ensure its proper operation and tracking cookies to understand how you interact with it. The latter will be set only upon approval. Let me choose</p><p>Modules:</p><p>address bag balance bcs bls12381 bulletproofs coin devnet_nft digest dynamic_field dynamic_object_field ecdsa ecdsa_k1 ed25519 elliptic_curve epoch_time_lock erc721_metadata event genesis groth16 hex hmac immutable_external_resource locked_coin math object object_bag object_table pay priority_queue safe stake stake_subsidy</p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[With your SNS profile,]]></title>
            <link>https://paragraph.com/@summary/with-your-sns-profile</link>
            <guid>33C7aR02lPLqwh2WPHvW</guid>
            <pubDate>Sun, 19 Feb 2023 02:19:41 GMT</pubDate>
            <description><![CDATA[Profile Page With your SNS profile, you have your own profile page. Open profile Primary domain The default name for your wallet and games. Your other domains will still resolve to your profile. cxd43.sui Avatar Your profile picture, automatically uploaded to SNS Cloud. 500x500px, 2.5mb max size. Coming soon. Display name This will appear in addition to your username Untitled Bio No description Stored on Sui Your profile is stored on Sui and its data belongs to you. View on Sui Explorer Save ...]]></description>
            <content:encoded><![CDATA[<p>Profile Page With your SNS profile, you have your own profile page.</p><p>Open profile Primary domain The default name for your wallet and games. Your other domains will still resolve to your profile.</p><p>cxd43.sui</p><p>Avatar Your profile picture, automatically uploaded to SNS Cloud. 500x500px, 2.5mb max size.</p><p>Coming soon.</p><p>Display name This will appear in addition to your username</p><p>Untitled Bio No description Stored on Sui Your profile is stored on Sui and its data belongs to you.</p><p>View on Sui Explorer Save Changes Reset Your profile, your data. All on-chain.</p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[SNS problem ]]></title>
            <link>https://paragraph.com/@summary/sns-problem</link>
            <guid>X6SKwaKFM3jC2OGiVbuk</guid>
            <pubDate>Fri, 17 Feb 2023 02:09:45 GMT</pubDate>
            <description><![CDATA[text records and a reference to the domain NFT object. the wallet address and can be transferred freely. The SNS does not store any domain or profile data, other than profile pictures for On , they will be uploaded to the IPFS. Already integrated? exclusive long-term benefits and influence. Getting the Stork role is easy, but it depends on consistency and engagement. If you are active and work for the Stork role, you will get it. The purpose of the Stork role is to build an activity community...]]></description>
            <content:encoded><![CDATA[<p>text records and a reference to the domain NFT object.</p><p>the wallet address and can be transferred freely.</p><p>The SNS does not store any domain or profile data, other than profile pictures for On , they will be uploaded to the IPFS. Already integrated?</p><p>exclusive long-term benefits and influence.</p><p>Getting the Stork role is easy, but it depends on consistency and engagement. If you are active and work for the Stork role, you will get it. The purpose of the Stork role is to build an activity community on the SNS that understands our vision and helps us grow.</p><p>This means being active on all of our channels:</p><p>Sui with little distinction. Examples of this are name services that are almost exact copies of ENS, or DeFi exchanges that are not made for mass adoption. This is a problem because...</p><p>&quot;It is not the tech that makes the chain, it is the projects</p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[SNS to be registered]]></title>
            <link>https://paragraph.com/@summary/sns-to-be-registered</link>
            <guid>J8FQzODn0sTcebhNfT0i</guid>
            <pubDate>Fri, 17 Feb 2023 02:07:48 GMT</pubDate>
            <description><![CDATA[In no other time in history have people had a say in the protocols they use Our goal is to build products that will and our ultimate goal is to help as many people as re now coming to Sui with little distinction members, and contributors. SNS to be registered self-sustaining identity & payment protocol in Crypto. Learn more here. and Solana, are now had a say in the protocols they use. If you are active and work for the Stork role, you will get it. The purpose of the Stork role is to build an...]]></description>
            <content:encoded><![CDATA[<p>In no other time in history have people had a say in the protocols they use</p><p>Our goal is to build products that will</p><p>and our ultimate goal is to help as many people as</p><p>re now coming to Sui with little distinction</p><p>members, and contributors.</p><p>SNS to be registered</p><p>self-sustaining identity &amp; payment protocol in Crypto. Learn more here.</p><p>and Solana, are now</p><p>had a say in the protocols they use.</p><p>If you are active and work for the Stork role, you will get it. The purpose of the Stork role is to build an activity community on the SNS that understands our vision and helps us grow.</p><p>This means being active on all of our channels:</p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[exchanges Sui  of SNS]]></title>
            <link>https://paragraph.com/@summary/exchanges-sui-of-sns</link>
            <guid>AKh9pkljtTkG8loKaVPb</guid>
            <pubDate>Fri, 17 Feb 2023 02:04:53 GMT</pubDate>
            <description><![CDATA[it is the projects release services and eventually games on Sui. But that is not all... Giving back to the people DAOs have so much potential and we want to build a new type of company, focused on helping individuals. If you cannot see the future by now, we want to make it clear: this is not your regular crypto protocol. We&apos;re here for the people. Let&apos;s make history. Examples of this are name services that are almost exact copies of SNS, or exchanges that are not made for mass adopt...]]></description>
            <content:encoded><![CDATA[<p>it is the projects</p><p>release services and eventually games on Sui. But that is not all...</p><p>Giving back to the people</p><p>DAOs have so much potential and we want to build a new type of company, focused on helping individuals. If you cannot see the future by now, we want to make it clear: this is not your regular crypto protocol.</p><p>We&apos;re here for the people. Let&apos;s make history.</p><p>Examples of this are name services that are almost exact copies of SNS, or exchanges that are not made for mass adoption. This is a problem because...</p><p>ervices and gaming infrastructure along with it. All you need is a free Sui profile, and you can use any of our corresponding services. (No .sui domain necessary)</p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[sns.domains about]]></title>
            <link>https://paragraph.com/@summary/sns-domains-about</link>
            <guid>xCfQJkdhA6n4BtGO8gCo</guid>
            <pubDate>Thu, 16 Feb 2023 02:24:04 GMT</pubDate>
            <description><![CDATA[This is not another ENS Copy. We&apos;re taking the idea of a name service and building an empire. The same projects, found on Ethereum and Solana, are now coming to Sui with little distinction. Examples of this are name services that are almost exact copies of ENS, or DeFi exchanges that are not made for mass adoption. This is a problem because...]]></description>
            <content:encoded><![CDATA[<p>This is not another ENS Copy. We&apos;re taking the idea of a name service and building an empire.</p><p>The same projects, found on Ethereum and Solana, are now coming to Sui with little distinction. Examples of this are name services that are almost exact copies of ENS, or DeFi exchanges that are not made for mass adoption. This is a problem because...</p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[sns.domains whitelist]]></title>
            <link>https://paragraph.com/@summary/sns-domains-whitelist</link>
            <guid>vIK6zahxwIYFGtTWmec7</guid>
            <pubDate>Thu, 16 Feb 2023 02:21:41 GMT</pubDate>
            <description><![CDATA[The SNS Whitelist is made for our most devoted community members. Whitelisted members are called Storks. By becoming a Stork, you are automatically entered into the $SNS DAO token allocation, can register your domain before anyone else, receive 1x SNS Crew NFT whitelist, and plenty of more perks over time.]]></description>
            <content:encoded><![CDATA[<p>The SNS Whitelist is made for our most devoted community members. Whitelisted members are called <strong>Storks</strong>. By becoming a Stork, you are automatically entered into the $SNS DAO token allocation, can register your domain before anyone else, receive 1x SNS Crew NFT whitelist, and plenty of more perks over time.</p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
        <item>
            <title><![CDATA[sns.domains]]></title>
            <link>https://paragraph.com/@summary/sns-domains</link>
            <guid>fVfP05tS8cWrjuCpgQXs</guid>
            <pubDate>Thu, 16 Feb 2023 02:16:44 GMT</pubDate>
            <description><![CDATA[Secure your .sui domain and join the SNS DAO.Because we have our own stand-alone platform, we are not forced to partner with anyone. So, we only partner with the best. Once you register a .sui domain, you can use all of our services with it.he SNS Whitelist is made for our most devoted community members. Whitelisted members are called Storks. By becoming a Stork, you are automatically entered into the $SNS DAO token allocation, can register your domain before anyone else, receive 1x SNS Crew ...]]></description>
            <content:encoded><![CDATA[<h3 id="h-secure-your-sui-domain-and-join-the-sns-dao" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Secure your .sui domain and join the SNS DAO.</h3><p>Because we have our own stand-alone platform, we are not forced to partner with anyone. So, we only partner with the best. Once you register a .sui domain, you can use all of our services with it.he SNS Whitelist is made for our most devoted community members. Whitelisted members are called <strong>Storks</strong>. By becoming a Stork, you are automatically entered into the $SNS DAO token allocation, can register your domain before anyone else, receive 1x SNS Crew NFT whitelist, and plenty of more perks over time.</p><p><strong>This is not your regular whitelist.</strong> It involves exclusive long-term benefits and influence.</p><p>Getting the Stork role is easy, but it depends on consistency and engagement. If you are active and work for the Stork role, you will get it. The purpose of the Stork role is to build an activity community on the SNS that understands our vision and helps us grow.</p><p>This means being active on all of our channels:</p><ul><li><p><em>Liking SNS tweets every day</em></p></li><li><p><em>Inviting your friends to the SNS Discord</em></p></li><li><p><em>Minting your own domains and sharing them on twitter</em></p></li></ul><p>Crew3 is the community management platform we use to keep track of your engagement. Log on to Crew3 every day and complete quests. <strong>Whitelist Stork role can be claimed on Crew3 at level 11.</strong></p>]]></content:encoded>
            <author>summary@newsletter.paragraph.com (Summary)</author>
        </item>
    </channel>
</rss>