<?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>Ithil</title>
        <link>https://paragraph.com/@ithil</link>
        <description>The Web3 Wizard</description>
        <lastBuildDate>Fri, 01 May 2026 01:56:24 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Ithil</title>
            <url>https://storage.googleapis.com/papyrus_images/ddaafd6c4297a8e65c6fbc8ac316c66630afffe79878ef295843d2cf7aaa73fb.png</url>
            <link>https://paragraph.com/@ithil</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Ithil’s Internal Lending Engine Explained.
]]></title>
            <link>https://paragraph.com/@ithil/ithil-s-internal-lending-engine-explained</link>
            <guid>pj7mlQ384wD3D8LZgfqP</guid>
            <pubDate>Mon, 17 Oct 2022 18:28:34 GMT</pubDate>
            <description><![CDATA[Learn how Ithil tackles undercollateralised loans while staying true to the ethos of Web3 & Decentralised Finance (DeFi).In this article we will explore: (1) Differences in lending between Traditional Finance (TradFi) and DeFi (2) Ithil’s innovation: the Internal Lending Engine If you’re already familiar with the basics of loans and collateralisation, you can skip ahead to section two.(1) Differences in lending between TradFi and DeFiLending is a key driving force behind the creation of value...]]></description>
            <content:encoded><![CDATA[<p>Learn how Ithil tackles undercollateralised loans while staying true to the ethos of Web3 &amp; Decentralised Finance (DeFi).</p><hr><p>In this article we will explore:</p><p><strong>(1) Differences in lending between Traditional Finance (TradFi) and DeFi</strong></p><p><strong>(2) Ithil’s innovation: the Internal Lending Engine</strong></p><p>If you’re already familiar with the basics of loans and collateralisation, you can skip ahead to section two.</p><hr><h2 id="h-1-differences-in-lending-between-tradfi-and-defi" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">(1) Differences in lending between TradFi and DeFi</h2><p>Lending is a key driving force behind the creation of value, and as a result, wealth. It connects holders of capital to those risk takers with the bravery, wit, chops and ideas to create new value.</p><p>At the same time, (new) ventures always carry some inherent risk, and sometimes even the most capable mavericks fail — often due to nothing more than bad timing or luck. As a result, capital is lost.</p><p>While many are keen to lend out their surpluses and passively earn returns, nobody wants to lose their capital. That is why different types of loans exist, as well as mechanisms to price the loans and protect lenders against defaults. Let’s take a look.</p><p><strong>TradFi loans</strong></p><p>In TradFi loans are divided into two main categories. Secured loans and unsecured loans. Secured loans loans require collateral from the borrower; they must put up assets like a house, car, or stocks. What’s more, the loan-to-value (LTV) ratio rarely exceeds 100% — essentially full collateralisation or more.</p><p>As a result, these loans are seen as low-risk for the lender, and cheap for the borrower. They are not very capital-efficient, however, as the borrower cannot borrow more than the total value.</p><p><strong>Unsecured loans</strong> on the other hand, are not collateralised. They are supported by credit score and/or reputation of the borrower only. This type of loan is possible due to the know your customer (KYC) processes in TradFi. When you must prove your identity before taking an unsecured loan, the idea of grabbing the money and disappearing doesn’t sound great. Still, the risk of a complete default is much higher, and so the interest rates are much higher as well. For lenders that aren’t risk-averse (the average cryptocurrency enjoyer, basically), unsecured loans can be very interesting.</p><p><strong>DeFi loans</strong></p><p>In DeFi, practically all loans are collateralised. In general we say:</p><p>(A) Collateral amount ≥ borrowed amount = the loan is <strong>over</strong>collateralised</p><p>(B) Collateral amount ≤ borrowed amount = the loan is <strong>under</strong>collateralised</p><p>Lending in DeFi is a curiosity in this sense: we’re the only space that uses the collateralisation <strong>percentage</strong> of a loan as the key differentiator.</p><p>This has good reason; DeFi is trustless and anonymous. The closest thing to a tangible identity is a wallet address — linked to an ENS domain at best.</p><p>What’s more, a single biological (and soon perhaps virtual) person can have a nearly unlimited amount of wallets, and it’s very hard if not impossible to prove that a wallet address is effectively owned by a biological person. In fact that’s kind of the whole point.</p><p>This raises a huge issue from a game-theoretical point of view though. If you’re anonymous, and someone lends you a bunch of money with no collateral to be liquidated in case the loan goes wrong, the optimal move is to simply run off with the money.</p><p>In fact, this is <strong>also true for undercollateralised loans.</strong> That is why the handful DeFi protocols that offer undercollateralised loans, do so through some kind of restriction. Typically, these restrictions are:</p><ul><li><p><strong>KYC</strong> Mostly useless on-chain, may be needed where real assets are involved (taking a loan to buy a house, a car, lending to a startup, etc).</p></li><li><p><strong>Credit checks/scores</strong> Slows things down significantly and may be easily circumvented.</p></li><li><p><strong>Permissioned loans</strong> Discriminatory to the borrowers and not completely decentralised as some central entity decides credit-worthiness.</p></li><li><p><strong>Restricted movement of funds</strong> Depends a lot on the implementation. Can be implemented as a walled garden, meaning that funds cannot leave the loan issuer’s ecosystem [until the loan has been repaid], which drastically limits usefulness.</p></li><li><p>Another option is <strong>time limited</strong> e.g. flash loans which require the loan to be repaid in the same block. Only useful for sophisticated participants, as these requires custom, single purpose atomic actions (usually arbitrage).</p></li></ul><p><strong>The case for undercollateralised loans in DeFi</strong></p><p>Undercollateralised lending running on the trustless, permissionless and open rails of decentralised finance is — while challenging — highly desirable. The <strong>combined strength of accessible capital and borderless infrastructure</strong> is simply <strong>too useful to ignore</strong>, even for mainstream applications. Challenges do exist, but the pioneers in the web3 space are working hard to overcome them. In fact, that’s exactly what we’ve done with Ithil.</p><p>Challenges do exist, but the pioneers in the web3 space are working hard to overcome them. In fact, that’s exactly what we’ve done with Ithil.</p><h2 id="h-2-ithils-innovation-the-internal-lending-engine" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">(2) Ithil’s innovation: the Internal Lending Engine</h2><p>From the very beginning, Ithil’s team felt very strongly about staying true to the ethos of web3. At the same time, part of the team has a background in traditional finance, and we couldn’t help but notice that some elementary financial instruments are missing from the web3 space. Finally and most importantly, we are practical thinkers, and solution-oriented.</p><p>So we asked ourselves, how can we build useful undercollateralised lending infrastructure for web3, without forfeiting some of the core principles we hold so dear?</p><p>The solution emerged: an <strong>Internal Lending Engine (ILE)</strong>, coupled with a DAO voting mechanism. Let’s break it down.</p><h3 id="h-what-is-the-internal-lending-engine-ile" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">What is the Internal Lending Engine (ILE)?</h3><p>The ILE is built on a simple concept: all lending, borrowing and repaying happens <strong>within Ithil’s smart contracts.</strong> This makes it possible for anyone to take an undercollateralised loan in true web3 style: completely trustless, permissionless and automatic.</p><p>Now you might think: “Ok, very cool, but how can the borrowed money be used if it stays within Ithil’s smart contracts?” That’s a completely reasonable thought, and also how we get to the very cool part.</p><p>The ILE consists of two separate groups of smart contracts. These are the <strong>Vault</strong> and the <strong>Strategies</strong>.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/15b753fedf905d6e1a363a97f1c109466494b4efc893e9d479c9b36a1f018802.png" alt="Visualisation of the Internal Lending Engine" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Visualisation of the Internal Lending Engine</figcaption></figure><h3 id="h-the-vault" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Vault</h3><p>The Vault can be viewed as Ithil’s central bank. It can receive tokens from <strong>Liquidity Providers</strong> (LPs), and lend out these tokens. When tokens are loaned, a receipt token is created and held within the Vault. This way, the Vault always know who loaned and/or borrowed, and how much.</p><p>The Vault also decides the <strong>price (interest rate) of loans.</strong> This depends on a number of factors:</p><ul><li><p>The riskiness of a Strategy</p></li><li><p>The share of Total Value Locked (TVL) allocated to a specific Strategy</p></li><li><p>The specific token to be borrowed and it’s risk factor</p></li><li><p>The risk factor of the token used as collateral (bluechip &lt;&gt; shitcoin)</p></li><li><p>The utilisation rate of Vault (loans become more expensive the more loans are issued)</p></li></ul><h3 id="h-the-strategies" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Strategies</h3><p>The Strategies are smart contracts that can loan from the Vault, and then use the loaned tokens in predefined investment strategies. A Strategy can be viewed as an automated intermediary: it allows <strong>Users</strong> to take out loans and then deploy those funds to external web3 protocols — without ever directly touching the liquidity held by Ithil’s Vault.</p><p>These smart contracts have an added benefit: they remove the difficulties associated with executing complex and/or sophisticated investment strategies.</p><p>For example, an Ithil User wishing to run a <strong>multi-step DeFi Strategy</strong> involving the Balancer+Aura ecosystem does not need to interact with all the different smart contracts in that strategy. They only choose which token pair they wish to LP for, select the boost level (guided by our UI for optimal balance between borrowing costs and yield), and submit the tx.</p><p>Another example would <strong>on-chain mortgages.</strong> An Ithil user would choose an asset to purchase (for example, a Bored Ape or Decentraland LAND) deposit collateral, and choose the loan amount. Ithil would then purchase the asset and give the user a wrapped NFT granting usage rights. Ithil’s Vault would maintain control of the asset until the loan is repaid, giving full ownership to the user.</p><p>These are just a few examples of what it is possible with Ithil, an <strong>ever-expanding ecosystem of financial products</strong> for the next generation of web3 users.</p><h3 id="h-dao-governance-voting" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">DAO Governance Voting</h3><p>If you’ve been paying attention, you might ask yourself how this is different from a central(ised) bank that decides single-handedly which Strategies are available. This is where the power of web3 infrastructure really shines. Ithil’s DAO decides through governance voting which assets are available to deposit and which Strategies are deployed.</p><p>This puts the power in the hands of the community, as anyone can create a proposal to be voted on by the DAO. If the proposal makes sense for the members, chances are high that it will pass the vote and get implemented.</p><p>The liquidity remains safe within Ithil’s smart contracts, but the community can decide where and how far it can reach through voting on the Strategies.</p><p>As a result, <strong>decentralisation is guaranteed</strong> while still enabling <strong>safe, undercollateralised loans as a web3 financial primitive.</strong></p><hr><p><strong>Want to be the first to know about news, updates, contests and more?Make sure to follow our social channels here:</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://linktr.ee/ithil_protocol">&gt;&gt;&gt; https://linktr.ee/ithil_protocol &lt;&lt;&lt;</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://testnet.ithil.fi/">&gt;&gt;&gt; Our Public Testnet is still live on Goërli. Why not try it out? &lt;&lt;&lt;</a></p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>ithil@newsletter.paragraph.com (Ithil)</author>
        </item>
        <item>
            <title><![CDATA[A new Balancer & Aura ecosystem strategy is coming to Ithil]]></title>
            <link>https://paragraph.com/@ithil/a-new-balancer-aura-ecosystem-strategy-is-coming-to-ithil</link>
            <guid>XdVyQPsgNr0pUPuge4Po</guid>
            <pubDate>Mon, 17 Oct 2022 13:36:35 GMT</pubDate>
            <description><![CDATA[Crypto never sleeps and neither does the Web3 Wizard. We’ve been hard at work behind the scenes and it is definitely paying off: today we’re proud to announce that Ithil has received a grant by the Balancer community to build a novel strategy in collaboration with Aura. The strategy will be completely focused on the constantly expanding Balancer ecosystem, as well as benefit from the boosting option available on Ithil. How does the strategy work? To use any Ithil strategy, you need to deposit...]]></description>
            <content:encoded><![CDATA[<p>Crypto never sleeps and neither does the Web3 Wizard. We’ve been hard at work behind the scenes and it is definitely paying off: today we’re proud to announce that <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ithil.fi">Ithil</a> has received <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/@BalancerGrants">a grant by the Balancer community</a> to build a novel strategy in collaboration with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://aura.finance/">Aura</a>.</p><p>The strategy will be completely focused on the constantly expanding Balancer ecosystem, as well as benefit from the boosting option available on Ithil.</p><p><strong>How does the strategy work?</strong></p><p>To use any Ithil strategy, you need to deposit some of your own tokens to the protocol. You can deposit any (whitelisted) token on Ithil, which in turn will give you increased capital to play with on a curated list of Web3 protocols.</p><p>For example, let’s say you deposit $10,000 worth of USDC; Ithil will give you the opportunity to use more than your $10,000 of capital in the strategy through internal undercollateralised lending. You can adjust this boost depending on your risk-appetite.</p><p>Once you’ve added a margin to safeguard your position, you can freely use the strategy: this means that you can single-side LP into any <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.balancer.fi/">Balancer pool</a> with one click of a button. The strategy will then automatically stake your BAL LP tokens on Aura to maximise your net rewards. This generates very interesting yield, even during a bear market!</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ea277453057a52ce6e00042290d113ce0bfe6018db1d8b2deaab62d8a56ca23e.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 example, you can use your margin posted in USDC to deploy $10,000 to the USDC-USDT-DAI pool, earning a projected total APR of 5.13% The strategy will deposit the pool tokens in the correct ratio for you — no need to go swapping around.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ba8963e1a518d34337e8df8b293c2a5582d5f266b6a9125c3d5af8665d2e624e.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>You can also boost your deposit: let’s say you feel extremely confident about the stETH-ETH pool which has a projected total APR of 12.64%. Ithil allows you to stretch your $10,000 capital and deploy $50,000 to the Balancer+Aura strategy, boosting your returns by 5x! Just watch out for impermanent loss — aim for liquidity pools with tokens that have similar price movements.</p><p>When you want to exit, you simply close your position through Ithil. The strategy will automatically withdraw the liquidity, as well as any rewards that you’ve earned (trading fees, incentives in BAL&amp;AURA).</p><p>The best part: all BAL tokens earned can be deposited to Ithil and used as collateral for any Ithil strategy!</p><p><strong>How does this benefit the Balancer ecosystem?</strong></p><ol><li><p>Balancer‘s introduction of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://forum.balancer.fi/t/introducing-vebal-tokenomics/2512/25">vested escrow tokenomics</a> has propelled the long-standing, well-respected protocol with their unique take on liquidity pool balancing to new heights in the DeFi world. Unfortunately, not everyone can benefit from the great rewards available to Balancer LPs — largely due to prohibitive gast costs typical for Ethereum mainnet.</p><p>Ithil circumvents this problem by offering a boost to smaller (and even larger) users’ capital, enabling them to surpass the profitability threshold and partaking in Balancer’s great ecosystem.</p><p><strong>This</strong> <strong>boosts TVL</strong>, and as a result lowers trading fees. This makes Balancer more attractive to DeFi users, which creates higher trading volume and thus more fees for balancer LPs. In turn, more users will be enticed to add funds to Balancers pool, at which point the cycle restarts. <strong>In short, the Ithil strategy creates a posititive feedback loop that everyone benefits from</strong>.</p></li><li><p>As soon as the strategy becomes available, Ithil will also <strong>whitelist the $BAL token</strong>. What’s more, there is a dedicated strategy available to make the most of these tokens. <strong>This adds to the value of and yield options available to the BAL token.</strong></p></li><li><p>Ithil is a serious, long term project with a multi-year if not multi-decade time horizon. We are in the game to change it for the better by bringing <strong>more capital efficiency, safety, and ease of use to all Web3 users.</strong> The team has already secured multiple strong partnerships with projects that <strong>share a similar vision for the future of DeFi and Web3.</strong> And many more are to come, including Metaverse, NFTs and real world asset tokenisation!</p><p>In the future, a <strong>true partnership with Balancer</strong> can help further these goals and solidify both protocols as <strong>cornerstones of Decentralized Finance.</strong></p><p><strong>When will the strategy be deployed?</strong></p><p>The first step is for Ithil to roll out the testnet, and conduct testing to create the best product possible before even deploying to mainnet. The private testing will commence very soon, initially with a small amount of carefully selected testers. We will scale up the amount of users from our tester pool gradually, until we feel ready to open up the public testnet. During this phase we will further improve the user interface and experience, iron out any remaining bugs, and do some final tweaking. While mainnet deployment is not planned, there’s a high chance that the Balancer strategy will immediately become available at launch.</p></li></ol><hr><p><strong>Want to be the first to know about news and updates? Make sure to follow our various channels here:</strong></p><p>&gt;&gt;&gt; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://linktr.ee/ithil_protocol">https://linktr.ee/ithil_protocol</a> &lt;&lt;&lt;</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>ithil@newsletter.paragraph.com (Ithil)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/7f15d184d29c76c294fb3d722bb03a88f50931e40a884cb939d1095e7fd27a05.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Introducing Ithil Protocol - The Web3 Wizard]]></title>
            <link>https://paragraph.com/@ithil/introducing-ithil-protocol-the-web3-wizard</link>
            <guid>PdVZCnEYr3CcNmnFRW6E</guid>
            <pubDate>Mon, 17 Oct 2022 13:19:03 GMT</pubDate>
            <description><![CDATA[Let&apos;s be honest: Web3 is full of amazing opportunities. Opportunities for growing your wealth (DeFi), to create new media (NFTs), to explore new virtual worlds (Metaverse), to expand your horizons and as a result, your freedom. That is why you are here.Financial freedom awaitsAt the same time, Web3 products and strategies can be incredibly complex, confusing. Too often, they suffer from an awful user interface and experience. This leads to frustration, doubts, missed profits and even ris...]]></description>
            <content:encoded><![CDATA[<p>Let&apos;s be honest: Web3 is full of amazing opportunities. Opportunities for growing your wealth (DeFi), to create new media (NFTs), to explore new virtual worlds (Metaverse), to expand your horizons and as a result, your freedom. That is why you are here.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b8d28f3cc7e4110978acf9d3d5473e3463d4418b23d68928a205671fb99cb975.jpg" alt="Financial freedom awaits" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Financial freedom awaits</figcaption></figure><p>At the same time, Web3 products and strategies can be incredibly complex, confusing. Too often, they suffer from an awful user interface and experience. This leads to frustration, doubts, missed profits and even risk beyond that inherent to investing.</p><p>Of course, you first need to put in a lot of hours to learn about, and then keep up with all the protocols, their multiple tokens, yield farming programs, vesting schemes, multichain flywheels.. it never ends.</p><p>You could watch crypto YouTubers, but can you ever really trust them? They&apos;ll have their bags loaded and ready to dump on you long before they ever start recording a video. I mean, look at this guy.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d28d3af34d45a6292675af2851227ac8aeb16bd7711e858c05194b7eaa6dc8f1.jpg" 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>Risky business</strong> What&apos;s more, the meltdowns of Wonderland and Luna have demonstrated that protocols and strategies which offer extremely high yields are not sustainable, no matter if their market caps surpass a billion dollars or rich venture capitalists tattoo the logo on their body. Sorry Mike.</p><p>Then there&apos;s the issue of gas fees. Ever since DeFi summer, the best, safest, most sustainable yields have always been found on Ethereum mainnet. But unless you&apos;re a sizeable whale, collecting  - and more importantly -  compounding your rewards can quickly erase any profit if done without a spreadsheet and careful planning.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8e1756c110892f9373a936c9e61ab98447de05db205640a9a1a4370ad3117063.jpg" alt="How my wallets look after harvesting yield on mainnet" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">How my wallets look after harvesting yield on mainnet</figcaption></figure><p>Sometimes it feels like you need to a wizard to navigate all these hurdles. A wizard you say? Well.. what if I told you..</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7a7ed7586589ff314d4146e8a62936756c6f30c3e07690775e8c5aab4373b9a0.png" alt="The web3 wizard is coming..." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The web3 wizard is coming...</figcaption></figure><hr><p><strong>Stay up to date:</strong></p><p>&gt;&gt;&gt; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://linktr.ee/ithil_protocol">https://linktr.ee/ithil_protocol</a> &lt;&lt;&lt;</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>ithil@newsletter.paragraph.com (Ithil)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/9820802ed02516ef16e0bfbee291ec68c97b0ed39c675bce78bfae3cd4288dfd.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>