Skip to content

Commit

Permalink
deploy: 8904e84
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemn committed Jan 29, 2024
1 parent d23b23b commit 9df0846
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

Binary file removed assets/blobstreamSnArchSimple.jpg
Binary file not shown.
Binary file added assets/blobstreamSnArchSimple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/blobstreamSnArchSimpleFlow.jpg
Binary file not shown.
Binary file added assets/blobstreamSnArchSimpleFlow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 id="blobstream-starknet"><a class="header" href="#blobstream-starknet">Blobs
<p>Celestia -&gt; Starknet messaging bridge via Cairo Blobstream contracts.
Enables possibilities like Starknet L3s that use Celestia as a
Data Availability layer.</p>
<p><img src="./assets/blobstreamSnArchSimple.jpg" alt="BSN High Level" /></p>
<p><img src="./assets/blobstreamSnArchSimple.png" alt="BSN High Level" /></p>
<p>Let's journey down the <a href="./getting-started">blob hole</a>...</p>

</main>
Expand Down
2 changes: 1 addition & 1 deletion overview/l3_architecture.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h1 class="menu-title">Blobstream Starknet</h1>
<div id="content" class="content">
<main>
<h1 id="l3-architecture"><a class="header" href="#l3-architecture">L3 Architecture</a></h1>
<p><img src="../assets/blobstreamSnArchSimpleFlow.jpg" alt="BSN High Level Flow" /></p>
<p><img src="../assets/blobstreamSnArchSimpleFlow.png" alt="BSN High Level Flow" /></p>
<h2 id="1-submitjob"><a class="header" href="#1-submitjob">1. <code>submitJob</code></a></h2>
<h2 id="2-verifyproofandregister"><a class="header" href="#2-verifyproofandregister">2. <code>verifyProofAndRegister</code></a></h2>
<h2 id="3-publishstatediff"><a class="header" href="#3-publishstatediff">3. <code>publishStateDiff</code></a></h2>
Expand Down
4 changes: 2 additions & 2 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h1 id="blobstream-starknet"><a class="header" href="#blobstream-starknet">Blobs
<p>Celestia -&gt; Starknet messaging bridge via Cairo Blobstream contracts.
Enables possibilities like Starknet L3s that use Celestia as a
Data Availability layer.</p>
<p><img src="./assets/blobstreamSnArchSimple.jpg" alt="BSN High Level" /></p>
<p><img src="./assets/blobstreamSnArchSimple.png" alt="BSN High Level" /></p>
<p>Let's journey down the <a href="./getting-started">blob hole</a>...</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="getting-started"><a class="header" href="#getting-started">Getting Started</a></h1>
<p>There are several ways to run <code>blobstream_sn</code>:</p>
Expand Down Expand Up @@ -225,7 +225,7 @@ <h2 id="contracts-1"><a class="header" href="#contracts-1">Contracts</a></h2>
<li><a href="https://starknet.io/">Starknet</a></li>
</ul>
<div style="break-before: page; page-break-before: always;"></div><h1 id="l3-architecture"><a class="header" href="#l3-architecture">L3 Architecture</a></h1>
<p><img src="overview/../assets/blobstreamSnArchSimpleFlow.jpg" alt="BSN High Level Flow" /></p>
<p><img src="overview/../assets/blobstreamSnArchSimpleFlow.png" alt="BSN High Level Flow" /></p>
<h2 id="1-submitjob"><a class="header" href="#1-submitjob">1. <code>submitJob</code></a></h2>
<h2 id="2-verifyproofandregister"><a class="header" href="#2-verifyproofandregister">2. <code>verifyProofAndRegister</code></a></h2>
<h2 id="3-publishstatediff"><a class="header" href="#3-publishstatediff">3. <code>publishStateDiff</code></a></h2>
Expand Down

0 comments on commit 9df0846

Please sign in to comment.