<?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>SLEVENSY</title>
        <link>https://paragraph.com/@slevensy</link>
        <description>CALCULATING THEN WE DO</description>
        <lastBuildDate>Mon, 18 May 2026 16:57:14 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>SLEVENSY</title>
            <url>https://storage.googleapis.com/papyrus_images/fd5068ff5e814db4d0fba473eeb1a3a98f6016be6331285c90c3ddc9ca5033b9.png</url>
            <link>https://paragraph.com/@slevensy</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Taiko Alpha-1 Testnet Guide]]></title>
            <link>https://paragraph.com/@slevensy/taiko-alpha-1-testnet-guide</link>
            <guid>DORAiGTlZ2W6a43e2Eds</guid>
            <pubDate>Tue, 03 Jan 2023 12:37:47 GMT</pubDate>
            <description><![CDATA[A Type 1 ZK-EVMFully decentralized, Ethereum-equivalent ZK-Rollup.Request from faucetRequest ETH from Ethereum A1: https://l1faucet.a1.taiko.xyz/.Request ETH from Taiko A1: https://l2faucet.a1.taiko.xyz/.Use the bridgeUse the bridge for the following actions:Bridge ETH between Ethereum A1 and Taiko A1Bridge HORSE between Ethereum A1 and Taiko A1https://bridge.a1.taiko.xyz/Deploy a contrackThese steps will show you how to deploy a smart contract to Taiko A1 using Foundry. You can find the late...]]></description>
            <content:encoded><![CDATA[<h2 id="h-a-type-1-zk-evm" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">A Type 1 ZK-EVM</h2><p><strong>Fully decentralized, Ethereum-equivalent ZK-Rollup.</strong></p><h3 id="h-request-from-faucet" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Request from faucet</h3><ul><li><p>Request ETH from Ethereum A1: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l1faucet.a1.taiko.xyz/">https://l1faucet.a1.taiko.xyz/</a>.</p></li><li><p>Request ETH from Taiko A1: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l2faucet.a1.taiko.xyz/">https://l2faucet.a1.taiko.xyz/</a>.</p></li></ul><h3 id="h-use-the-bridge" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Use the bridge</h3><p>Use the bridge for the following actions:</p><ul><li><p>Bridge ETH between Ethereum A1 and Taiko A1</p></li><li><p>Bridge HORSE between Ethereum A1 and Taiko A1</p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.a1.taiko.xyz/">https://bridge.a1.taiko.xyz/</a></p><h3 id="h-deploy-a-contrack" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Deploy a contrack</h3><p>These steps will show you how to deploy a smart contract to Taiko A1 using Foundry. You can find the latest Foundry docs at the Foundry Book: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://book.getfoundry.sh/getting-started/first-steps">https://book.getfoundry.sh/getting-started/first-steps</a>. This guide uses snippets / examples from there.</p><p><strong><em>Steps:</em></strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://taiko.xyz/docs/alpha-1-testnet/deploy-a-contract">https://taiko.xyz/docs/alpha-1-testnet/deploy-a-contract</a></p><h3 id="h-run-a-node" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Run a node</h3><p>This is arguably the most important part of the testnet! Taiko is fully decentralized and relies on the community to run nodes.</p><p><strong><em>Steps :</em></strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/taikoxyz/simple-taiko-node/blob/main/README.md">https://github.com/taikoxyz/simple-taiko-node/blob/main/README.md</a></p><h3 id="h-explore-the-network" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Explore the network</h3><p>Taiko&apos;s Alpha-1 testnet consists of L1 / L2 nodes with all Taiko protocol contracts deployed. The mining interval of the L1 node is set to 12 seconds.</p><h3 id="h-endpoints" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Endpoints</h3><p><strong>L1</strong></p><ul><li><p><em>Block Explorer: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l1explorer.a1.taiko.xyz/"><em>https://l1explorer.a1.taiko.xyz</em></a></p></li><li><p><em>HTTP RPC Endpoint: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l1rpc.a1.taiko.xyz/"><em>https://l1rpc.a1.taiko.xyz</em></a></p></li><li><p><em>Web Socket RPC Endpoint: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/address/l1ws.a1.taiko.xyz"><em>wss://l1ws.a1.taiko.xyz</em></a></p></li><li><p><em>ETH faucet: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l1faucet.a1.taiko.xyz/"><em>https://l1faucet.a1.taiko.xyz</em></a></p></li><li><p><em>Chain ID:</em> <code>31338</code></p></li></ul><p><strong>L2</strong></p><ul><li><p><em>Block Explorer: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l2explorer.a1.taiko.xyz/"><em>https://l2explorer.a1.taiko.xyz</em></a></p></li><li><p><em>HTTP RPC Endpoint: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l2rpc.a1.taiko.xyz/"><em>https://l2rpc.a1.taiko.xyz</em></a></p></li><li><p><em>Web Socket RPC Endpoint: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/address/l2ws.a1.taiko.xyz"><em>wss://l2ws.a1.taiko.xyz</em></a></p></li><li><p><em>ETH faucet: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l2faucet.a1.taiko.xyz/"><em>https://l2faucet.a1.taiko.xyz</em></a></p></li><li><p><em>Chain ID:</em> <code>167003</code></p></li></ul><h3 id="h-contrak-addresses" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Contrak addresses</h3><p><strong>L1</strong></p><ul><li><p><em>TaikoL1:</em> <code>0x7B3AF414448ba906f02a1CA307C56c4ADFF27ce7</code></p></li><li><p><em>TokenVault:</em> <code>0xD0dfd5baCf160B97C8eE3ecb463F18c08673160c</code></p></li><li><p><em>Bridge:</em> <code>0x3612E284D763f42f5E4CB72B1602b23DAEC3cA60</code></p></li></ul><p><strong>L2</strong></p><ul><li><p><em>TaikoL2:</em> <code>0x0000777700000000000000000000000000000001</code></p></li><li><p><em>TokenVault:</em> <code>0x0000777700000000000000000000000000000002</code></p></li><li><p><em>EtherVault:</em> <code>0x0000777700000000000000000000000000000003</code></p></li><li><p><em>Bridge:</em> <code>0x0000777700000000000000000000000000000004</code></p></li></ul>]]></content:encoded>
            <author>slevensy@newsletter.paragraph.com (SLEVENSY)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/6655d53a100150887970c25cdb8acb7ba4d667ed5ac2e0bbdd191dee9f685444.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>