<?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>zettaswari.eth</title>
        <link>https://paragraph.com/@zettaswari</link>
        <description>undefined</description>
        <lastBuildDate>Tue, 14 Apr 2026 00:42:58 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[Layer zero bridges:]]></title>
            <link>https://paragraph.com/@zettaswari/layer-zero-bridges</link>
            <guid>mSqUMJN3JSOe7A2hfk0d</guid>
            <pubDate>Mon, 05 Jun 2023 00:51:00 GMT</pubDate>
            <description><![CDATA[Layer zero bridges:https://stargate.finance/transferhttps://bridge.pancakeswap.finance/stargatehttps://bridge.pancakeswap.finance/cakehttps://bridge.pancakeswap.finance/aptoshttps://testnetbridge.com/https://bridge.traderjoexyz.com/https://fi.woo.org/https://theaptosbridge.com/bridgehttps://bridge.liquidswap.com/https://app.angle.money/bridges-agEURhttps://bridge.harmony.one/onehttps://bridge.coredao.org/bridgehttps://www.sushi.com/swap (crosschain)https://app.thala.fi/bridgehttps://bitcoinbr...]]></description>
            <content:encoded><![CDATA[<p>Layer zero bridges:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://stargate.finance/transfer">https://stargate.finance/transfer</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.pancakeswap.finance/stargate">https://bridge.pancakeswap.finance/stargate</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.pancakeswap.finance/cake">https://bridge.pancakeswap.finance/cake</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.pancakeswap.finance/aptos">https://bridge.pancakeswap.finance/aptos</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://testnetbridge.com/">https://testnetbridge.com/</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.traderjoexyz.com/">https://bridge.traderjoexyz.com/</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://fi.woo.org/">https://fi.woo.org/</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://theaptosbridge.com/bridge">https://theaptosbridge.com/bridge</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.liquidswap.com/">https://bridge.liquidswap.com/</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.angle.money/bridges-agEUR">https://app.angle.money/bridges-agEUR</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.harmony.one/one">https://bridge.harmony.one/one</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.coredao.org/bridge">https://bridge.coredao.org/bridge</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sushi.com/swap">https://www.sushi.com/swap</a> (crosschain)</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.thala.fi/bridge">https://app.thala.fi/bridge</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bitcoinbridge.network/">https://bitcoinbridge.network/</a></p></li></ol>]]></content:encoded>
            <author>zettaswari@newsletter.paragraph.com (zettaswari.eth)</author>
        </item>
        <item>
            <title><![CDATA[ZKSYNC ERA SMART CONTRACT]]></title>
            <link>https://paragraph.com/@zettaswari/zksync-era-smart-contract</link>
            <guid>IPUpSoRzw3J61qGnM3PQ</guid>
            <pubDate>Mon, 05 Jun 2023 00:49:50 GMT</pubDate>
            <description><![CDATA[Go to https://code.visualstudio.com download & install itOpen VisualStudio & install the extensions - Solidity + npm IntellisenseGo to https://nodejs.org/en and install it RebootCreate a new folder on your PC, and open it in Visual StudioPress "Ctrl+ù" to open the terminal & type "npm init -y"Then type "npm i -D typescript ts-node ethers zksync-web3 hardhat @matterlabs/hardhat-zksync-solc @matterlabs/hardhat-zksync-deploy"Create a file in the folder by clicking on the button as in the screens...]]></description>
            <content:encoded><![CDATA[<ul><li><p>Go to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/DZeA3DQigk">https://code.visualstudio.com</a> download &amp; install it</p></li><li><p>Open VisualStudio &amp; install the extensions - Solidity + npm Intellisense</p></li><li><p>Go to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/yZKQSczzc4">https://nodejs.org/en</a> and install it Reboot</p></li><li><p>Create a new folder on your PC, and open it in Visual Studio</p></li><li><p>Press &quot;Ctrl+ù&quot; to open the terminal &amp; type &quot;npm init -y&quot;</p></li><li><p>Then type &quot;npm i -D typescript ts-node ethers zksync-web3 hardhat @matterlabs/hardhat-zksync-solc @matterlabs/hardhat-zksync-deploy&quot;</p></li><li><p>Create a file in the folder by clicking on the button as in the screenshot and name it &quot;hardhat.config.ts&quot;</p></li><li><p>Paste on the field the following code: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/djw6Or5nIw">https://anotepad.com/notes/dfrw34q4</a></p></li><li><p>Paste on the field the following code: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/djw6Or5nIw">https://anotepad.com/notes/dfrw34q4</a></p></li></ul>]]></content:encoded>
            <author>zettaswari@newsletter.paragraph.com (zettaswari.eth)</author>
        </item>
    </channel>
</rss>