<?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>Quakes</title>
        <link>https://paragraph.com/@quakes</link>
        <description>Quakes</description>
        <lastBuildDate>Sat, 23 May 2026 23:53:48 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[Wormhole Bridge - Tutorial]]></title>
            <link>https://paragraph.com/@quakes/wormhole-bridge-tutorial</link>
            <guid>RIhkxQrdFNqNKmtQU7RF</guid>
            <pubDate>Sun, 06 Mar 2022 02:03:14 GMT</pubDate>
            <description><![CDATA[IntroIt was just recently that I found myself ready to explore the L1 ecosystem. My crypto worldview was Ethereum only, and I still consider it my home network today. I assumed other platforms didn’t matter — but I was wrong for sure. Gas is the fee you pay to make a transaction on a blockchain network. On Ethereum, transaction fees are outrageously expensive at times. That reason alone is getting people to move to different networks, but switching networks is a foreign experience for most pe...]]></description>
            <content:encoded><![CDATA[<h1 id="h-intro" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Intro</h1><p>It was just recently that I found myself ready to explore the L1 ecosystem. My crypto worldview was Ethereum only, and I still consider it my home network today.</p><p>I assumed other platforms didn’t matter — but I was wrong for sure.</p><p>Gas is the fee you pay to make a transaction on a blockchain network. On Ethereum, transaction fees are outrageously expensive at times. That reason alone is getting people to move to different networks, but switching networks is a foreign experience for most people.</p><p>Blockchain interoperability is a new world endeavor. It connects smart contract platforms via the tokens on the network.</p><p>One of the ways to connect networks is using a “bridge”. A bridge is a portal that enables users to move their tokens from one network to another. A bridge enables blockchain interoperability.</p><p>In this tutorial, we’ll go over a bridge that can move your tokens across 7 different blockchains — including Ethereum, and Solana.</p><p>The bridge was built by Wormhole, and it’s called the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://portalbridge.com/#/transfer">Wormhole Bridge</a>.</p><p>Let’s check it out.</p><h1 id="h-tutorial" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Tutorial</h1><p>To start, I want to share my reason for using Wormhole’s network bridge.</p><p>I’m collecting aliens.</p><p>Seriously, I wanted to transfer some Ether to the Solana network in order to mint some more decentraliens (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.invisiblecollege.xyz/">https://www.invisiblecollege.xyz/</a>) — a great community of web3 learners and builders!</p><p>So, I used Wormhole Bridge to transfer Ether (ETH) from my Ethereum wallet over to wrapped ETH (WETH) on Solana. Then I swapped the WETH on Solana for some SOL, and minted a few more aliens.</p><p>For this tutorial there are a few requirements in order to use Wormhole Bridge:</p><ul><li><p>A wallet and account in the source network. In this tutorial I use Ethereum and the MetaMask wallet (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metamask.io/">https://metamask.io/</a>).</p></li><li><p>Tokens you want to transfer from the source network, plus gas/transaction fees — I send ETH, which gets wrapped into WETH. Gas fees on Ethereum are paid in ETH.</p></li><li><p>A wallet and account on the target network. My target network is Solana and I use the Phantom wallet (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://phantom.app/">https://phantom.app/</a>).</p></li><li><p>Gas/transaction fees in the target network — I need SOL for this tutorial. Phantom has ways to buy SOL — view the options by choosing Deposit on the main screen. I used Coinbase to buy SOL previously.</p></li></ul><p>Once you’re good on the pre-reqs, there’s a few steps to do:</p><ol><li><p>Connect the bridge</p></li><li><p>Make the transfer</p></li><li><p>Redeem the tokens</p></li></ol><p>We’ll cover each step below.</p><p>A note to remember before jumping in: transactions are the most important thing.</p><p>Transactions are hard to read for humans, but they are everything that blockchain nodes need in order to execute web3 contracts — as a web3 user, it helps learning how to use block explorers like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/">Etherscan</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://solscan.io/">Solscan</a>.</p><p>If you get stuck during the process or aren’t sure what step you’re on, check your transaction history. If you don’t see any recent transactions then you probably haven’t approved anything. If you see a transaction that’s pending, wait for more confirmations before giving up and trying again.</p><p>Let’s go!</p><div data-type="youtube" videoId="S3GIrQ5sNLo">
      <div class="youtube-player" data-id="S3GIrQ5sNLo" style="background-image: url('https://i.ytimg.com/vi/S3GIrQ5sNLo/hqdefault.jpg'); background-size: cover; background-position: center">
        <a href="https://www.youtube.com/watch?v=S3GIrQ5sNLo">
          <img src="{{DOMAIN}}/editor/youtube/play.png" class="play"/>
        </a>
      </div></div><p>Steps</p><ul><li><p>[00:00 - 00:38] Connect the bridge.</p><ul><li><p>Open the portal.</p><ul><li><p>Go to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://wormholenetwork.com">wormholenetwork.com</a> - then choose Portal.</p></li><li><p>Choose your source network (where your tokens will come from; Ethereum), then choose your target network (where your tokens will go to; Solana).</p></li><li><p>Web3 connect your source wallet.</p></li></ul></li><li><p>Input the amount of the token you want to transfer (I chose Ether; ETH).</p></li><li><p>Connect your Solana wallet.</p><ul><li><p>Web3 connect your Solana wallet (I used Phantom in the tutorial).</p><ul><li><p>If you have any trouble connecting, you can refresh the page or navigate away and come back at this point.</p></li></ul></li><li><p>Choose Create Associated Token Account.</p><ul><li><p>Web3 approve the transaction.</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://solscan.io/tx/VuAh4X6JtbMMuqJGtq5kMoH2nrAmNSHV4HufTaBUJBwy6XaaMra391JsLjN73FEQgemmVN7TRJVajpZVEFvSfeT">My Solana transaction - create associated account</a>.</p></li></ul></li></ul></li></ul></li></ul></li><li><p>[00:32 - 01:06] Make the transfer.</p><ul><li><p>Click Next, then view the bridged tokens amount and what account the tokens will be sent to. Then click Transfer.</p></li><li><p>In the next view, click Transfer, then Confirm in the popup.</p></li><li><p>Web3 approve the transaction from your wallet — this requires paying a gas fee.</p></li><li><p>Wait for the transaction to propagate on chain. This can take time. You can view the transaction details in your wallet — the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/tx/0x4f4e9d59dcd3d348ec487b3ab7b43b9ddd9c89bcd9a00475b96305c39fbb7b45">tutorial transaction</a> wraps ETH and transfer it.</p></li></ul></li><li><p>[01:06 - 01:56] Redeem the tokens.</p><ul><li><p>Verify recipient address is correct, then choose Redeem.</p></li><li><p>Web3 approve the redemption transaction.</p><ul><li><p>In this case, since my target network is Solana, I approved four transactions in order to complete the process. In the fourth transaction I see the 0.1 ETH I bridged specified in the transaction details.</p><ul><li><p>My transactions: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://solscan.io/tx/RATDdVj3fMbg2YcQrMxezqazFb3SGDfGysQxFGroXc6z3DYgZ45mQRiy3MHZfcauUSZ7Jm9kvqVeBeZb7HWEzWV">transaction 1</a> - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://solscan.io/tx/EoQqgfwpHBiMpT92KktMru7fHEnziv4MwBU273QGU9LsUR9FZDLVKATQwpKUnSdba1HYkRuL4gy7QjnGRkDStHn">transaction 2</a> - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://solscan.io/tx/3bWAv2MyqNQvpiCaMgs1wZ2Zr9sWd5yHKTNYagXFLgqGRXNLiwVGWaJTKRqJcyTKWgJfoH5FZvabcb5W77PdZ2Qf">transaction 3</a> - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://solscan.io/tx/3Hf8jw6AnepgvAWf3qy81gQoURFK6rdj2zwhu19JYnjdgxdehEWe4zb9yfJRzRFjWJRXJjMBkBc5H5Hsp5uZJvNi">transaction 4</a>.</p></li></ul></li></ul></li><li><p>Wait for final transaction to confirm, then open Solana wallet to verify tokens are in your account.</p></li></ul></li></ul><p>Done!</p><h1 id="h-review" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Review</h1><p>Throughout my experience using Wormhole Bridge, I felt confident that things worked as expected. I didn’t feel like I was being scammed at any point in the process, even with the few hiccups along the way.</p><p><strong>A few highlights</strong></p><ul><li><p>It works! It’s definitely not easy to implement a token portal like this, so major props to the team that built the bridge.</p></li><li><p>Nice UI for a very complicated service. The app has a fairly fool-proof UI, limited to a set of actions you can take, and each one is exactly where you think it should be on the page. I appreciate the effort to keep the app simple.</p></li><li><p>Well placed messaging. The app uses flash messages to share status of checkpoints in the process. Also, there are a couple highlight notes placed in key locations on the page — e.g., it was nice that they shared a note about being able to resume the swap if you navigate away from the page.</p></li></ul><p><strong>A few wishes</strong></p><ul><li><p>More enthusiastic design. This app feels like it needs a designer’s eye for touch and polish. Sure there’s only three tabs and one UI block in the entire app, which makes using it simple enough. However, even with those few pieces, it all feels disconnected.</p></li><li><p>Smoother UX. Wormhole’s portal bridge is clunky. I faced a lot of hiccups while bridging my tokens. I dealt with having to connect my account multiple times, refreshing past an endless loading state, and even clicking in and out of tabs in order to trigger the UI to re-render.</p></li><li><p>Share more information. It’d be nice if these apps mentioned how many transactions you’re going to approve - and what each one does.</p></li></ul><h1 id="h-outro" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Outro</h1><p>It’s essential for interoperability in crypto to have a tool like Wormhole Bridge. Wormhole built a critical infrastructure tool that seems trustworthy on most accounts. That being said, even established tools like this can have their issues.</p><p>Just one month ago, in February 2022 Wormhole suffered from a major incident. An attacker exploited a vulnerability in the Wormhole network and minted 120k Wormhole-wrapped Ether on Solana. That’s a whole lot of money and there was a negative media cycle for crypto.</p><p>From what I can tell, Wormhole has been transparent and held themselves accountable for the exploit. They published an <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://wormholecrypto.medium.com/wormhole-incident-report-02-02-22-ad9b8f21eec6">incident report</a> on their blog, and launched a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://immunefi.com/bounty/wormhole/">bug bounty program on Immunefi</a>.</p><p>Cases like that show the dangers of cryptocurrency; though, they definitely shouldn’t be deterrents.</p><p>As we all continue expanding our crypto toolkits, it’s important to explore diverse sets of tools and ecosystems on our journeys.</p><p>Using a portal like Wormhole Bridge to send tokens across networks is a great way of getting started on new frontiers like Solana and the other networks Wormhole Bridge integrates with — e.g., Avalanche, Terra, and Polygon, to name a few.</p><p>Hopefully, just like it did for me, this tutorial inspires you to continue exploring the worlds of web3.</p><h2 id="h-ratings" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ratings</h2><p><em>Scored in the categories: Product and Presence. Each category is out of 10.</em></p><ul><li><p>Product - 7</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://wormholenetwork.com/">Wormhole company page</a></p></li><li><p>Basic, non-flashy UI that gets the job done.</p></li><li><p>Product seems trustworthy and safe to use.</p></li></ul></li><li><p>Presence - 7</p><ul><li><p>Presence on typical web3 community platforms</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/wormholecrypto">Twitter</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/invite/wormholecrypto">Discord</a></p></li></ul></li><li><p>Documentation is available but not displayed prominently.</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.wormholenetwork.com/wormhole/">Docs</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://wormholecrypto.medium.com/">Blog</a></p></li></ul></li></ul></li></ul>]]></content:encoded>
            <author>quakes@newsletter.paragraph.com (Quakes)</author>
        </item>
        <item>
            <title><![CDATA[Manifold Studio - Tutorial]]></title>
            <link>https://paragraph.com/@quakes/manifold-studio-tutorial</link>
            <guid>cF52ZOAHF22utxwbgaHm</guid>
            <pubDate>Thu, 10 Feb 2022 17:21:41 GMT</pubDate>
            <description><![CDATA[IntroWhen I first stumbled upon Manifold Studio while thumbing through Twitter, it definitely caught my attention. It is February 2022 and NFT mania is real. While a bubble this size can be dangerous when it pops, it is not all bad. On the positive, it is: (i) giving artists digital means to grow their brands, (ii) onboarding a horde into the web3 ecosystem, and (iii) creating more communities of people across the world. As a metaphor: it is like we are walking through a worldwide digital art...]]></description>
            <content:encoded><![CDATA[<h2 id="h-intro" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Intro</h2><p>When I first stumbled upon Manifold Studio while thumbing through Twitter, it definitely caught my attention.</p><p>It is February 2022 and NFT mania is real. While a bubble this size can be dangerous when it pops, it is not all bad. On the positive, it is: (i) giving artists digital means to grow their brands, (ii) onboarding a horde into the web3 ecosystem, and (iii) creating more communities of people across the world.</p><p>As a metaphor: it is like we are walking through a worldwide digital art exhibit, and we are all trying to mint our way into the most exclusive clubs of degen high society (and I mean this in the most endearing way).</p><p>Well, Manifold Studio is here to help us do just that.</p><p>Manifold Studio enables web3 creators to creatively own and mint NFTs across the NFT world.</p><p>Back to the metaphor: it is like a way too powerful smart canvas, that both new and veteran digital artists can use to become the next Basquiat, Kahlo, or Da Vinci of the metaverse.</p><p>With Manifold Studio, creators and developers can produce an NFT collection, and commercialize it, with only a few button clicks.</p><p>Without writing a single line of code, a user can create and deploy ERC721 or ERC1155 contracts on the Ethereum blockchain, and have full ownership over their assets.</p><p>That’s big time for sure, so I wanted to see if I could use it myself. Here’s how it went.</p><p>Getting up and running in Manifold Studio is simple enough—as long as you have the right tools to get started. Like most web2 apps, you register and verify your email address in order to activate your account. Also, like most web3 apps, you sign a transaction in order to connect your blockchain account to it—for this tutorial, we use an Ethereum account, and the MetaMask wallet browser extension, to handle our web3 interactions.</p><p>During the signup flow, you must upload and input an ASCII mark. This was a new concept for me (there’s always something new in the wild west of web3), but it is an essential step. Your ASCII mark acts like a digital signature for your smart contracts, making it unique to you.</p><p>For my test drive, I pretend to be a DAO for Animal and Earth Conservation, and my first NFT smart contract would be for a Sea Turtle Community, which wants to mint some NFTs for its biggest donors and activists.</p><p>Check out the screen recording video below, along with the a breakdown of steps I followed to make it happen:</p><div data-type="youtube" videoId="JVBMg9KSYls">
      <div class="youtube-player" data-id="JVBMg9KSYls" style="background-image: url('https://i.ytimg.com/vi/JVBMg9KSYls/hqdefault.jpg'); background-size: cover; background-position: center">
        <a href="https://www.youtube.com/watch?v=JVBMg9KSYls">
          <img src="{{DOMAIN}}/editor/youtube/play.png" class="play"/>
        </a>
      </div></div><ul><li><p>[0:00 - 0:12] Connect your web3 wallet by signing the request</p></li><li><p>[0:12 - 0:18] Sign up by inputting user name, email, and Ascii art signature</p></li><li><p>[0:18 - 0:22] Generate Ascii Art and copy-paste into sign up form — use a tool like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://texteditor.com/multiline-text-art/">TextEditor</a></p></li><li><p>[0:22 - 0:32] Finish sign up: submit form and perform web2 email verification</p></li><li><p>[0:32 - 0:40] Start a new contract. Keep the type as ERC721, and input contract name and token symbol</p></li><li><p>[0:40 - 1:34] Deploy contract to the Rinkeby TestNet</p><ul><li><p>[0:42 - 1:02] Switch the network from Ethereum MainNet to the Rinkeby TestNet — first, update MetaMask settings and enable the Show test networks toggle</p></li><li><p>[1:02 - 1:24] Add Rinkeby TestNet ETH to your wallet by using a faucet — we used the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://faucets.chain.link/rinkeby">Chainlink faucet</a></p></li><li><p>[1:24 - 1:34] Deploy contract to TestNet and confirm web3 write transaction to the Rinkeby TestNet — we pay gas fees because this is a write/send transaction</p></li></ul></li><li><p>[1:34 - 1:42] Review and Finalize contract</p><ul><li><p>We didn’t do this in the tutorial. Only do this step when you are ready to Deploy to MainNet</p></li></ul></li><li><p>[1:42 - 2:22] Mint a new NFT</p><ul><li><p>[1:42 - 1:48] Go back to My Contracts page and click the more actions button next to the contract you created in the previous step. Select tokens from the menu</p></li><li><p>[1:48 - 1:58] On the Tokens page, click mint a new token. Then upload your token image, title, and other details about the token — including the number of editions you will mint of the NFT</p></li><li><p>[1:58 - 2:06] Click Mint to TestNet and confirm web3 write transaction to the Rinkeby TestNet — we pay gas fees because this is a write/send transaction</p></li><li><p>[2:06 - 2:12] View your newly minted NFT on websites like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://rarible.com/">Rarible</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://opensea.io/">OpenSea</a></p></li><li><p>[2:12 - 2:22] View contract transactions on Etherscan — here’s the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://rinkeby.etherscan.io/address/0x9321515e5fff325dcc94a9b7546f841c1f8de03e">smart contract used in this tutorial</a></p></li></ul></li></ul><h2 id="h-review" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Review</h2><p>Using Manifold was fairly pleasant. The UI and UX were very minimal. Even as an average crypto user, it took me some time and fumbling around to get used to things (e.g., the ASCII mark), but once I did it was a smooth experience.</p><p>A few highlights:</p><ul><li><p>Short and simple UX, and an easy to navigate UI. While the product feels a bit unpolished, that is understandable given it was launched fairly recently. and how much functionality is packed into it. I think the Manifold team was very thoughtful in their product design.</p></li><li><p>Documentation, with tutorial videos! This is great to see from an early stage product. It signals understanding of its market and user base.</p></li><li><p>Robust feature set. Along with contract creation and deployment, there are settings for royalties, approving admins, and more. It seems like this product aims to give you full ownership and control of your smart contracts, without the need for code or in-depth knowledge of web3 infrastructure. No code solutions are starting to trend in the world of web2, so it’s nice to see someone bringing the practice into web3.</p></li></ul><p>A few wishes:</p><ul><li><p>More suggestions and tips. This is the early days, so many people who want to create NFTs aren’t web3 ready. In order for users to have a better new user experience, it’d be nice for the documentation and user guides to be more visible and integrated into the main UI.</p></li><li><p>Clarification on what ownership means. What is the user getting from this product actually? In one of their community posts, they mention being a protocol and not a platform. I’d like to know more about that as I’m using it.</p></li><li><p>Bugs. At the time I recorded this tutorial, there was an issue with the contract verification process. I think that’s why I couldn’t see the contract code in Etherscan after my Rinkeby TestNet deployment. That being said, it was nice that they were transparent about the issue, posting a message at the top of the page.</p></li></ul><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Conclusion</h2><p>Overall, I think Manifold is a remarkable tool for creators and makers in the web3 space, especially given how early we are in this journey. Manifold seems to cover a lot of ground right now, giving so many people who want to create smart contracts and NFTs a way to do so that’s core to web3: real ownership.</p><p>I’m excited to see how it evolves!</p><h2 id="h-ratings" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ratings</h2><p><em>Scored in the categories: Product and Presence. Each category is out of 10.</em></p><ul><li><p>Product - 8</p><ul><li><p>Lots of functionality baked into a simple and minimal design, UI and UX</p></li><li><p>Unique and original value proposition that aligns with web3 principles</p></li></ul></li><li><p>Presence - 8</p><ul><li><p>Established presence on typical web3 community platforms</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/manifoldxyz">Twitter</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/invite/ArGts6gyTn">Discord</a></p></li></ul></li><li><p>Published content and docs for users</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://manifoldxyz.substack.com/">Substack</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.manifold.xyz/">Documentation</a> (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.manifold.xyz/tutorials/creating-your-first-nft">including how to videos</a>)</p></li></ul></li></ul></li></ul><h2 id="h-resources" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Resources</h2><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.manifold.xyz/">Manifold home page</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://manifoldxyz.substack.com/p/manifold-studio">Manifold Studio release blog post</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://rinkeby.etherscan.io/address/0x9321515e5fff325dcc94a9b7546f841c1f8de03e">My smart contract on Etherscan from the tutorial</a></p></li></ul>]]></content:encoded>
            <author>quakes@newsletter.paragraph.com (Quakes)</author>
        </item>
        <item>
            <title><![CDATA[My First Entry]]></title>
            <link>https://paragraph.com/@quakes/my-first-entry</link>
            <guid>dOvnV9JatuRPE7AjZRAG</guid>
            <pubDate>Sat, 22 Jan 2022 23:09:46 GMT</pubDate>
            <description><![CDATA[This is my first entry in Mirror! I’m looking forward to publishing content for the community.What’s NextSo what’s next? I want to start with a project that focuses on the new and upcoming web3 apps, products, and services that are driving user value—the projects that are changing the game for web3 connectivity, big and small. To start, I have a few product tutorials that I’ll publish here soon. Stay tuned!]]></description>
            <content:encoded><![CDATA[<p>This is my first entry in Mirror! I’m looking forward to publishing content for the community.</p><h2 id="h-whats-next" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What’s Next</h2><p>So what’s next? I want to start with a project that focuses on the new and upcoming web3 apps, products, and services that are driving user value—the projects that are changing the game for web3 connectivity, big and small.</p><p>To start, I have a few product tutorials that I’ll publish here soon.</p><p>Stay tuned!</p>]]></content:encoded>
            <author>quakes@newsletter.paragraph.com (Quakes)</author>
        </item>
    </channel>
</rss>