Skip to content

Commit

Permalink
deploy: c03d444
Browse files Browse the repository at this point in the history
  • Loading branch information
unclezoro committed Aug 5, 2024
1 parent c44bbcc commit ebb7204
Show file tree
Hide file tree
Showing 44 changed files with 9,221 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2398,13 +2398,13 @@ <h1 id="who-needs-to-access-the-block-archiver">Who Needs to Access the Block Ar
<h2 id="node-operators">Node Operators<a class="headerlink" href="#node-operators" title="Link to this section"></a></h2>
<p>Node operators requiring full sync from the genesis block need access to historical block data via the Block-Archiver.
Leveraging Greenfield’s robust infrastructure, they can trust the integrity and availability of the stored data.</p>
<p>The Greenfield community has launched the <code>Greenfield Peer</code>, a data-seed solution for those who need to run BSC nodes in fullsync mode. For more details, check out this <a href="../greenfield-peer">page</a>.</p>
<p>The Greenfield community has launched the <code>Greenfield Peer</code>, a data-seed solution for those who need to run BSC nodes in fullsync mode. For more details, check out this <a href="../greenfield-peer/">page</a>.</p>
<h2 id="data-analysts-and-researchers">Data Analysts and Researchers<a class="headerlink" href="#data-analysts-and-researchers" title="Link to this section"></a></h2>
<p>Block-Archiver offers a valuable resource for data analysts and researchers who need comprehensive access to historical block
data. By leveraging Block-Archiver, they can collect reliable data for analysis, research, and development purposes.</p>
<h1 id="accessing-block-data-with-block-archiver">Accessing Block Data with Block-Archiver<a class="headerlink" href="#accessing-block-data-with-block-archiver" title="Link to this section"></a></h1>
<p>Block-Archiver supports BSC now and its API is fully compatible with Ethereum API specifications, ensuring ease of integration for
developers. Detailed information about supported networks and endpoints can be found in <a href="../../network-endpoint/endpoints/#Block%20Archiver">network and endpoints</a>. For more details
developers. Detailed information about supported networks and endpoints can be found in <a href="../../network-endpoint/endpoints/#block-archiver">network and endpoints</a>. For more details
about the API spec, please refer to <a href="https://github.com/bnb-chain/greenfield-bsc-archiver/?tab=readme-ov-file#block-archiver-api">Block-Archiver API</a></p>
<h1 id="try-it-out">Try It Out<a class="headerlink" href="#try-it-out" title="Link to this section"></a></h1>
<p>Adopting this innovative solution ensures the integrity, accessibility, and longevity of blockchain data, supporting a more
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2453,7 +2453,7 @@


<div><h1 id="greenfield-peer">Greenfield Peer<a class="headerlink" href="#greenfield-peer" title="Link to this section"></a></h1>
<p>With the launch of the <a href="../block-archiver">block-archiver</a>, BSC historical block data is now accessible on Greenfield.
<p>With the launch of the <a href="../block-archiver/">block-archiver</a>, BSC historical block data is now accessible on Greenfield.
For those operating BSC nodes in fullsync mode, connecting to the Greenfield peer is a beneficial choice. The Greenfield peer
fetches block data from Greenfield and supplies it to BSC nodes via the P2P network.</p>
<h2 id="how-greenfield-peer-works">How Greenfield Peer Works<a class="headerlink" href="#how-greenfield-peer-works" title="Link to this section"></a></h2>
Expand Down
55 changes: 55 additions & 0 deletions bnb-smart-chain/developers/faucet/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,8 @@








Expand Down Expand Up @@ -1064,6 +1066,59 @@































<li class="md-nav__item md-nav__item--pruned md-nav__item--nested">




<a href="../paymaster/overview/" class="md-nav__link">


<span class="md-ellipsis">
EOA Paymaster
</span>



<span class="md-nav__icon md-icon"></span>

</a>



</li>




</ul>
</nav>

Expand Down
55 changes: 55 additions & 0 deletions bnb-smart-chain/developers/node_operators/archive_node/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,8 @@








Expand Down Expand Up @@ -1293,6 +1295,59 @@































<li class="md-nav__item md-nav__item--pruned md-nav__item--nested">




<a href="../../paymaster/overview/" class="md-nav__link">


<span class="md-ellipsis">
EOA Paymaster
</span>



<span class="md-nav__icon md-icon"></span>

</a>



</li>




</ul>
</nav>

Expand Down
55 changes: 55 additions & 0 deletions bnb-smart-chain/developers/node_operators/boot_node/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,8 @@








Expand Down Expand Up @@ -1280,6 +1282,59 @@































<li class="md-nav__item md-nav__item--pruned md-nav__item--nested">




<a href="../../paymaster/overview/" class="md-nav__link">


<span class="md-ellipsis">
EOA Paymaster
</span>



<span class="md-nav__icon md-icon"></span>

</a>



</li>




</ul>
</nav>

Expand Down
55 changes: 55 additions & 0 deletions bnb-smart-chain/developers/node_operators/docker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,8 @@








Expand Down Expand Up @@ -1359,6 +1361,59 @@































<li class="md-nav__item md-nav__item--pruned md-nav__item--nested">




<a href="../../paymaster/overview/" class="md-nav__link">


<span class="md-ellipsis">
EOA Paymaster
</span>



<span class="md-nav__icon md-icon"></span>

</a>



</li>




</ul>
</nav>

Expand Down
55 changes: 55 additions & 0 deletions bnb-smart-chain/developers/node_operators/fast_node/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,8 @@








Expand Down Expand Up @@ -1311,6 +1313,59 @@































<li class="md-nav__item md-nav__item--pruned md-nav__item--nested">




<a href="../../paymaster/overview/" class="md-nav__link">


<span class="md-ellipsis">
EOA Paymaster
</span>



<span class="md-nav__icon md-icon"></span>

</a>



</li>




</ul>
</nav>

Expand Down
Loading

0 comments on commit ebb7204

Please sign in to comment.