Rebrand for grin.us-ea.st deployment
- Point page metadata, API examples, and README at grin.us-ea.st - Replace github.com/aglkm/grin-explorer references with git.pka.world/butler/grin-explorer (footer link, request UA, README) - Drop upstream-specific Tor onion link and the grincoin.org donate page (route, template, and footer link), since neither applies to this fork Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<br>
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<b>Example:</b><br> curl -X POST --data '{"jsonrpc":"2.0","method":"get_tip","params":[],"id":1}' https://grincoin.org/v2/foreign
|
||||
<b>Example:</b><br> curl -X POST --data '{"jsonrpc":"2.0","method":"get_tip","params":[],"id":1}' https://grin.us-ea.st/v2/foreign
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
@@ -41,18 +41,18 @@
|
||||
<br>
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<b>Example:</b><br> curl -X POST --data '{"jsonrpc":"2.0","method":"get_status","params":[],"id":1}' https://grincoin.org/v2/owner
|
||||
<b>Example:</b><br> curl -X POST --data '{"jsonrpc":"2.0","method":"get_status","params":[],"id":1}' https://grin.us-ea.st/v2/owner
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<h5>GET API</h5>
|
||||
<div>There are also several GET APIs provided by the explorer.</div>
|
||||
<br>
|
||||
<a href="https://grincoin.org/rpc/block/latest">https://grincoin.org/rpc/block/latest</a><br>
|
||||
<a href="https://grincoin.org/rpc/market/supply">https://grincoin.org/rpc/market/supply</a><br>
|
||||
<a href="https://grincoin.org/rpc/market/supply_raw">https://grincoin.org/rpc/market/supply_raw</a><br>
|
||||
<a href="https://grincoin.org/rpc/network/hashrate">https://grincoin.org/rpc/network/hashrate</a><br>
|
||||
<a href="https://grincoin.org/rpc/network/difficulty">https://grincoin.org/rpc/network/difficulty</a><br><br>
|
||||
<a href="https://grin.us-ea.st/rpc/block/latest">https://grin.us-ea.st/rpc/block/latest</a><br>
|
||||
<a href="https://grin.us-ea.st/rpc/market/supply">https://grin.us-ea.st/rpc/market/supply</a><br>
|
||||
<a href="https://grin.us-ea.st/rpc/market/supply_raw">https://grin.us-ea.st/rpc/market/supply_raw</a><br>
|
||||
<a href="https://grin.us-ea.st/rpc/network/hashrate">https://grin.us-ea.st/rpc/network/hashrate</a><br>
|
||||
<a href="https://grin.us-ea.st/rpc/network/difficulty">https://grin.us-ea.st/rpc/network/difficulty</a><br><br>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
+11
-27
@@ -1,13 +1,13 @@
|
||||
<!doctype html>
|
||||
<html lang="en" class="h-100">
|
||||
<head>
|
||||
<title>Grin Blockchain Explorer</title>
|
||||
<meta property="og:site_name" content="Grincoin.org (GRIN) Blockchain Explorer" />
|
||||
<meta property="og:url" content="https://grincoin.org" />
|
||||
<title>Grin Blockchain Explorer — grin.us-ea.st</title>
|
||||
<meta property="og:site_name" content="Grin Blockchain Explorer (grin.us-ea.st)" />
|
||||
<meta property="og:url" content="https://grin.us-ea.st" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Grin Blockchain Explorer" />
|
||||
<meta property="og:description" content="Grincoin.org website allows you to explore Grin blockchain." />
|
||||
<meta name="description" content="Grincoin.org website allows you to explore Grin blockchain." />
|
||||
<meta property="og:description" content="grin.us-ea.st — explore the Grin blockchain." />
|
||||
<meta name="description" content="grin.us-ea.st — explore the Grin blockchain." />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" type= "text/css" href="/static/styles/style.css" />
|
||||
<link rel= "stylesheet" type= "text/css" href= "/static/styles/bootstrap.css" />
|
||||
@@ -341,46 +341,30 @@
|
||||
<div class="d-sm-none"> <!-- Show on < sm screens-->
|
||||
<div class="row mb-2">
|
||||
<div class="d-flex justify-content-center">
|
||||
<a class="text-decoration-none me-2" href="https://github.com/aglkm/grin-explorer">
|
||||
<span style="color:grey"><i class="bi bi-github me-1"></i>v0.1.8</span>
|
||||
<a class="text-decoration-none me-2" href="https://git.pka.world/butler/grin-explorer">
|
||||
<span style="color:grey"><i class="bi bi-git me-1"></i>v0.1.9</span>
|
||||
</a>
|
||||
<a class="text-decoration-none me-2" href="/search">
|
||||
<span style="color:grey"><i class="bi bi-search me-1"></i>Search</span>
|
||||
</a>
|
||||
<a class="text-decoration-none me-2" href="/api_overview">
|
||||
<a class="text-decoration-none" href="/api_overview">
|
||||
<span style="color:grey"><i class="bi bi-robot me-1"></i>API</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row mb-2">
|
||||
<div class="d-flex justify-content-center">
|
||||
<a class="text-decoration-none me-2" href="http://wieo55w5a56itvs73sqbvr5er6rxfukqjgf2rjbrlzxb3pax66rlodid.onion">
|
||||
<span style="color:grey"><i class="bi bi-shield-check me-1"></i>Onion</span>
|
||||
</a>
|
||||
<a class="text-decoration-none" href="/donate">
|
||||
<span style="color:grey"><i class="bi bi-heart me-1"></i>Donate</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-none d-sm-block"> <!-- Show on >= sm screens -->
|
||||
<div class="row mb-2">
|
||||
<div class="d-flex justify-content-center">
|
||||
<a class="text-decoration-none me-2" href="https://github.com/aglkm/grin-explorer">
|
||||
<span style="color:grey"><i class="bi bi-github me-1"></i>v0.1.9</span>
|
||||
<a class="text-decoration-none me-2" href="https://git.pka.world/butler/grin-explorer">
|
||||
<span style="color:grey"><i class="bi bi-git me-1"></i>v0.1.9</span>
|
||||
</a>
|
||||
<a class="text-decoration-none me-2" href="/search">
|
||||
<span style="color:grey"><i class="bi bi-search me-1"></i>Search</span>
|
||||
</a>
|
||||
<a class="text-decoration-none me-2" href="/api_overview">
|
||||
<a class="text-decoration-none" href="/api_overview">
|
||||
<span style="color:grey"><i class="bi bi-robot me-1"></i>API</span>
|
||||
</a>
|
||||
<a class="text-decoration-none me-2" href="http://wieo55w5a56itvs73sqbvr5er6rxfukqjgf2rjbrlzxb3pax66rlodid.onion">
|
||||
<span style="color:grey"><i class="bi bi-shield-check me-1"></i>Onion</span>
|
||||
</a>
|
||||
<a class="text-decoration-none" href="/donate">
|
||||
<span style="color:grey"><i class="bi bi-heart me-1"></i>Donate</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
{% extends "base" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<code>
|
||||
|
||||
<div class="card border-start-0 border-end-0 rounded-0">
|
||||
<div class="card-body">
|
||||
<h4><i class="bi bi-heart me-3"></i>Donation</h4>
|
||||
<div>Slatepack address:</div>
|
||||
<div>grin1flvd36m67w48zeannqyfmlqp23e2eqtp3x4mz4r5m9fuc3es5t0snufawz</div>
|
||||
<br>
|
||||
<div>By donating to Grincoin.org you are supporting its maintenance and development.</div>
|
||||
<br>
|
||||
<div>Thank you!</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</code>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user