mirror of
https://github.com/transatoshi-mw/grinminer.net.git
synced 2025-10-06 22:02:48 +00:00
updated site and fixed HTML formatting
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
</head>
|
||||
|
||||
<body width="device-width">
|
||||
|
||||
<!--Banner-->
|
||||
<a href="https://grinminer.net"><img src="../images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
|
||||
|
||||
<!--Navigation links-->
|
||||
<div class="topnav" id="myTopnav">
|
||||
<a href="https://grinminer.net/nodes/" class="active">Public Nodes</a>
|
||||
@@ -43,16 +47,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
|
||||
|
||||
|
||||
<!--Banner-->
|
||||
<a href="https://grinminer.net"><img src="../images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
|
||||
<!--Subtitle-->
|
||||
<div class="content">
|
||||
<div class="subtitle">
|
||||
<h3>Provider of hosted public & private nodes + solo mining pools + a Trezor/Ledger compatible wallet.</h3>
|
||||
</div>
|
||||
|
||||
<!--Cloud banner-->
|
||||
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
|
||||
|
||||
<h1>Grinminer public APIs</h1>
|
||||
<p>no API secret required</p>
|
||||
<h2>Mainnet</h2>
|
||||
@@ -62,6 +65,7 @@
|
||||
<a href="https://github.com/mimblewimble/grin/blob/master/doc/api/node_api_v1.md">Grin node api v1 documentation</a>
|
||||
<br>
|
||||
<a href="https://docs.grin.mw/grin-rfcs/text/0007-node-api-v2/">Grin node api v2 documentation</a>
|
||||
|
||||
<script>
|
||||
function myFunction() {
|
||||
var x = document.getElementById("myTopnav");
|
||||
|
@@ -27,8 +27,12 @@
|
||||
</head>
|
||||
|
||||
<body width="device-width">
|
||||
|
||||
<!--Banner-->
|
||||
<a href="https://grinminer.net"><img src="../images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
|
||||
|
||||
<!--Navigation links-->
|
||||
<<div class="topnav" id="myTopnav">
|
||||
<div class="topnav" id="myTopnav">
|
||||
<a href="https://grinminer.net/nodes/" class="active">Public Nodes</a>
|
||||
<a href="https://grinminer.net/api/" class="active">Public API</a>
|
||||
<a href="https://grinminer.net/application/" class="active">Node/VPS Application</a>
|
||||
@@ -43,16 +47,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
|
||||
|
||||
|
||||
<!--Banner-->
|
||||
<a href="https://grinminer.net"><img src="../images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
|
||||
<!--Subtitle-->
|
||||
<div class="content">
|
||||
<div class="subtitle">
|
||||
<h3>Provider of hosted public & private nodes + solo mining pools + a Trezor/Ledger compatible wallet.</h3>
|
||||
</div>
|
||||
|
||||
<!--Cloud banner-->
|
||||
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
|
||||
|
||||
<!--Title-->
|
||||
<form action="https://formsubmit.co/fc6589379f42ab354825f1184623a4eb" method="POST" style="border:1px solid #ccc">
|
||||
<div class="container">
|
||||
@@ -101,6 +104,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<script>
|
||||
function myFunction() {
|
||||
var x = document.getElementById("myTopnav");
|
||||
|
@@ -26,11 +26,13 @@
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
</head>
|
||||
|
||||
<body width="device-width">
|
||||
<body width="device-width">
|
||||
<!-- Load an icon library to show a hamburger menu (bars) on small screens -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
|
||||
<!--Banner-->
|
||||
<a href="https://grinminer.net"><img src="../images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
|
||||
|
||||
<!--Navigation links-->
|
||||
<div class="topnav" id="myTopnav">
|
||||
<a href="https://grinminer.net/nodes/" class="active">Public Nodes</a>
|
||||
@@ -47,16 +49,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
|
||||
|
||||
<!--Banner-->
|
||||
<a href="https://grinminer.net"><img src="../images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
|
||||
|
||||
<!--Subtitle-->
|
||||
<div class="content">
|
||||
<div class="subtitle">
|
||||
<h3>Provider of hosted public & private nodes + solo mining pools + a Trezor/Ledger compatible wallet.</h3>
|
||||
</div>
|
||||
|
||||
<!--Cloud banner-->
|
||||
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
|
||||
|
||||
<!--Title-->
|
||||
<div class="download">
|
||||
<div class="download-heading">
|
||||
@@ -73,8 +74,7 @@
|
||||
<a href="https://github.com/GetGrin/grim" target="_blank">
|
||||
<img class="community-row-img" alt="Grim" src="../images/grim.png" /></a>
|
||||
<div class="community-row-content">
|
||||
<div class="community-row-heading"><a href="https://getgrin.github.io"
|
||||
target="_blank">Grim</a></div>
|
||||
<div class="community-row-heading"><a href="https://getgrin.github.io" target="_blank">Grim</a></div>
|
||||
<div class="community-row-desc">Grin GUI node and wallet written in Rust</div>
|
||||
<div class="community-row-category">Windows, Linux, macOS, Android, and iOS</div>
|
||||
</div>
|
||||
@@ -83,8 +83,7 @@
|
||||
<a href="https://github.com/transatoshi-mw/grin-web-wallet" target="_blank">
|
||||
<img class="community-row-img" alt="Grim" src="../images/grin-logo-cat-cropped-black.png" /></a>
|
||||
<div class="community-row-content">
|
||||
<div class="community-row-heading"><a href="https://github.com/transatoshi-mw/grin-web-wallet"
|
||||
target="_blank">Grin HTML wallet</a></div>
|
||||
<div class="community-row-heading"><a href="https://github.com/transatoshi-mw/grin-web-wallet" target="_blank">Grin HTML wallet</a></div>
|
||||
<div class="community-row-desc">HTML wallet w/ Trezor/Ledger support</div>
|
||||
<div class="community-row-category">Firefox and Chrome</div>
|
||||
</div>
|
||||
@@ -93,8 +92,7 @@
|
||||
<a href="https://grinplusplus.github.io" target="_blank">
|
||||
<img class="community-row-img" alt="Grin++" src="../images/gpp.png" /></a>
|
||||
<div class="community-row-content">
|
||||
<div class="community-row-heading"><a href="https://grinplusplus.github.io" target="_blank">
|
||||
Grin++</a></div>
|
||||
<div class="community-row-heading"><a href="https://grinplusplus.github.io" target="_blank">Grin++</a></div>
|
||||
<div class="community-row-desc">Grin GUI node and wallet written in C++</div>
|
||||
<div class="community-row-category">Windows, Linux, macOS</div>
|
||||
</div>
|
||||
@@ -193,6 +191,7 @@
|
||||
<div class="community-row-category">iPollo G1/G1 mini</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
function myFunction() {
|
||||
var x = document.getElementById("myTopnav");
|
||||
|
@@ -28,6 +28,9 @@
|
||||
|
||||
<body width="device-width">
|
||||
|
||||
<!--Banner-->
|
||||
<a href="https://grinminer.net"><img src="images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
|
||||
|
||||
<!--Navigation links-->
|
||||
<div class="topnav" id="myTopnav">
|
||||
<a href="https://grinminer.net/nodes/" class="active">Public Nodes</a>
|
||||
@@ -44,16 +47,15 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
|
||||
|
||||
<!--Banner-->
|
||||
<a href="https://grinminer.net"><img src="images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
|
||||
|
||||
<!--Subtitle-->
|
||||
<div class="content">
|
||||
<div class="subtitle">
|
||||
<h3>Provider of hosted public & private nodes + solo mining pools + a Trezor/Ledger compatible wallet.</h3>
|
||||
</div>
|
||||
|
||||
<!--Cloud Banner-->
|
||||
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
|
||||
|
||||
<div class="corporate">
|
||||
<p>Host of Grin's permanent public testnet mining node allowing devs to have 24/7 block production, aiding development of the protocol.</p>
|
||||
</div>
|
||||
@@ -61,8 +63,11 @@
|
||||
<div id="corporate">
|
||||
<span class="corporate"><p>Grinminer.net is not controlled by any company or foundation.</p></span>
|
||||
</div>
|
||||
|
||||
<!--Network diagram-->
|
||||
<img src="images/network.png" alt="network diagram" class="diagram">
|
||||
</div>
|
||||
|
||||
<script>
|
||||
function myFunction() {
|
||||
var x = document.getElementById("myTopnav");
|
||||
|
@@ -53,11 +53,11 @@ body {
|
||||
}
|
||||
|
||||
.responsive {
|
||||
max-width: 90%;
|
||||
max-width: 95%;
|
||||
height: auto;
|
||||
margin: 0 auto;
|
||||
border: #fef102 solid 4px;
|
||||
border-radius: 30px;
|
||||
margin: 10px auto 0px auto;
|
||||
border: #fef102 solid 0px;
|
||||
border-radius: 30px 30px 0px 0px;
|
||||
box-shadow:0 0 10px #fef102;
|
||||
text-align: center;
|
||||
display: block;
|
||||
@@ -80,12 +80,12 @@ body {
|
||||
font-family: monospace;
|
||||
font-size: 16px
|
||||
font-weight: 800;
|
||||
border: #fef102 solid 4px;
|
||||
border-radius: 0 0 15px 15px;
|
||||
border: #fef102 solid 0px;
|
||||
border-radius: 0 0 10px 10px;
|
||||
box-shadow: 0 0 10px #fef102;
|
||||
width: 70%;
|
||||
width: 83%;
|
||||
height: auto;
|
||||
margin: -5px auto 30px auto;
|
||||
margin: -15px auto 30px auto;
|
||||
display: block;
|
||||
text-align:center;
|
||||
padding: 0 40px 0 40px;
|
||||
@@ -99,10 +99,12 @@ body {
|
||||
|
||||
.cloud {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
width: 70%;
|
||||
margin: -30px auto 0px auto;
|
||||
height: auto;
|
||||
color: black;
|
||||
display: block;
|
||||
box-shadow: 0 0 10px #fef102;
|
||||
background-color: #fef102;
|
||||
}
|
||||
|
||||
|
@@ -26,11 +26,14 @@
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
</head>
|
||||
|
||||
<body width="device-width">
|
||||
<body width="device-width">
|
||||
<!-- Load an icon library to show a hamburger menu (bars) on small screens -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
|
||||
<!--Banner-->
|
||||
<a href="https://grinminer.net"><img src="../images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
|
||||
|
||||
|
||||
<!--Navigation links-->
|
||||
<div class="topnav" id="myTopnav">
|
||||
<a href="https://grinminer.net/nodes/" class="active">Public Nodes</a>
|
||||
@@ -47,20 +50,20 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
|
||||
|
||||
<!--Banner-->
|
||||
<a href="https://grinminer.net"><img src="../images/web-banner.png" alt="grinminer-banner" class="responsive"></a>
|
||||
|
||||
<!--Subtitle-->
|
||||
<div class="content">
|
||||
<div class="subtitle">
|
||||
<h3>Provider of hosted public & private nodes + solo mining pools + a Trezor/Ledger compatible wallet.</h3>
|
||||
</div>
|
||||
|
||||
<!--Cloud banner-->
|
||||
<span class="cloud"><h2>Developed over 2 years to be an alternative to the corporate cloud.</h2></span>
|
||||
|
||||
<!--Title-->
|
||||
<div class="nodes">
|
||||
<h1>Thank you! Expect a response within 48hr.</h1>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
function myFunction() {
|
||||
var x = document.getElementById("myTopnav");
|
||||
@@ -69,7 +72,7 @@
|
||||
} else {
|
||||
x.className = "topnav"; // Remove the "responsive" class
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user