mirror of
https://github.com/transatoshi-mw/grinminer.net.git
synced 2025-10-06 22:02:48 +00:00
Add files via upload
This commit is contained in:
1
website/download/grin-v5.3.1-linux-x86_64-sha256sum.txt
Normal file
1
website/download/grin-v5.3.1-linux-x86_64-sha256sum.txt
Normal file
@@ -0,0 +1 @@
|
||||
SHA256(grin-v5.3.1-linux-x86_64.tar.gz)= 913ce1116b88437c95b743722106a4aabb440195145bb55bcf2e0b3a20fd11fc
|
BIN
website/download/grin-v5.3.1-linux-x86_64.tar.gz
Normal file
BIN
website/download/grin-v5.3.1-linux-x86_64.tar.gz
Normal file
Binary file not shown.
1
website/download/grin-v5.3.1-macos-x86_64-sha256sum.txt
Normal file
1
website/download/grin-v5.3.1-macos-x86_64-sha256sum.txt
Normal file
@@ -0,0 +1 @@
|
||||
SHA256(grin-v5.3.1-macos-x86_64.tar.gz)= d6877117cd5ee50ba7ed8416d4fabb9e3b5e94ac9a36d9b0ed59ed0c4e21837e
|
BIN
website/download/grin-v5.3.1-macos-x86_64.tar.gz
Normal file
BIN
website/download/grin-v5.3.1-macos-x86_64.tar.gz
Normal file
Binary file not shown.
3
website/download/grin-v5.3.1-win-x86_64-sha256sum.txt
Normal file
3
website/download/grin-v5.3.1-win-x86_64-sha256sum.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Algorithm : SHA256
|
||||
Hash : 95D8A3BA4F369C300F7FC60D32A6231C79C4CC81873F4F815209D11AE42D0063
|
||||
Path : D:\a\grin\grin\target\release\grin-v5.3.1-win-x86_64.zip
|
BIN
website/download/grin-v5.3.1-win-x86_64.zip
Normal file
BIN
website/download/grin-v5.3.1-win-x86_64.zip
Normal file
Binary file not shown.
119
website/download/index.html
Normal file
119
website/download/index.html
Normal file
@@ -0,0 +1,119 @@
|
||||
|
||||
|
||||
<!-- LICENSING
|
||||
|
||||
FOSS distributable MIT licensing
|
||||
|
||||
/ [!USE AT OWN RISK, GRIN IS AN EXPERIMENTAL PROTOCOL!*]
|
||||
|
||||
Copyright 2024 Static Age Solutions
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Grinminer.net</title>
|
||||
<link href="styles.css" rel="stylesheet"/>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<main>
|
||||
|
||||
<div class="info">
|
||||
<!--MAIN BANNER-->
|
||||
<a href="https://grinminer.net/"><img class="banner" src="https://s3.amazonaws.com/grinminer.net/web-banner.png" alt="Grinminer.net" width="device-width" height="auto"></a>
|
||||
|
||||
<!--TITLE-->
|
||||
<h1><div class="title"><b>HOSTED GRIN NODES & STRATUM SERVERS</b></div></h1>
|
||||
|
||||
<!--LINKS-->
|
||||
<div class="row">
|
||||
<div class="links"><a href="https://grinminer.net/testnet/index.html">TESTNET</a></div>
|
||||
<div class="links"><a href="https://grinminer.net/menu/index.html">SERVICES</a></div>
|
||||
<div class="links"><a href="https://grinminer.net/download/index.html">DOWNLOADS</a></div>
|
||||
<div class="links"><a href="https://grinminer.net/donate/index.html">DONATE</a></div>
|
||||
<div class="links"><a href="mailto:/support@grinminer.ner">CONTACT</a></div>
|
||||
</div>
|
||||
|
||||
<!--SUBTITLE-->
|
||||
<div class="subtitle"><h2><a href="https://beincrypto.com/learn/no-kyc-crypto-exchanges/">NO KYC</a></div></h2>
|
||||
<div class="accounts"><h3>ACCOUNTS OPEN Q1 '25</h3></div>
|
||||
<div class="subtitle"><b><h3><a href="https://grinminer.net/testnet/index.html">HOME OF GRIN'S PERMANENT TESTNET</a></h3></b></div>
|
||||
|
||||
<!--DOWNLOADS-->
|
||||
<hr>
|
||||
<div class="download"><h2>downloads</h2></div>
|
||||
<hr>
|
||||
<h3>Grin node software v5.3.1</h3>
|
||||
<br>
|
||||
<a href="https://grinminer.net/download/grin-v5.3.1-linux-x86_64.tar.gz">Linux x86_64</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://grinminer.net/download/grin-v5.3.1-linux-x86_64-sha256sum.txt">Linux x86_64 sha256 checksum</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://grinminer.net/download/grin-v5.3.1-macos-x86_64.tar.gz">MacOS x86_64</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://grinminer.net/download/grin-v5.3.1-macos-x86_64-sha256sum.txt">MacOS x86_64 sha256 checksum</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://grinminer.net/download/grin-v5.3.1-win-x86_64.zip">Windows x86_64</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://grinminer.net/download/grin-v5.3.1-win-x86_64-sha256sum.txt">Windows x86_64 sha256 checksum </a>
|
||||
<br>
|
||||
<br>
|
||||
<h3>iPollo G1/G1 mini firmware</h3>
|
||||
<br>
|
||||
<a href="https://grinminer.net/firmware/BEST-iPolloG1-SDcard-v2.5.4-firmware.img.gz">BEST G1/G1 mini v2.5.4 SDcard</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://grinminer.net/firmware/iPolloG1-webflash-v2.5.4-firmware.bin">G1/G1 mini v2.5.4 webflash</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://grinminer.net/firmware/iPolloG1-SDcard-v2.5.2-firmware.img.gz"> G1/G1 mini v2.5.2 SDcard</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://grinminer.net/firmware/iPolloG1-webflash-v2.5.2-firmware.bin">G1/G1 mini v2.5.2 webflash</a>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
|
||||
</body>
|
||||
|
||||
<footer>
|
||||
|
||||
<!--WARNING-->
|
||||
<div class="warning1">
|
||||
<b><p>GRIN PROTOCOL<br>&<br>GRINMINER.NET<br>FIRMWARE/SOFTWARE ARE HIGHLY EXPERIMENTAL</p></b>
|
||||
<br>
|
||||
<b><p class="warning2">USE AT YOUR OWN RISK</p></b> </div>
|
||||
|
||||
|
||||
<!--COPYRIGHT-->
|
||||
<b><p class="copyright"><b>Copyright 2024<br><a href="mailto:support@grinminer.net">Static Age Solutions</a><br>located in the PNW<br>USA<br>MIT License</p></b>
|
||||
|
||||
<!--BANNER2-->
|
||||
<div class="banner2"><img src="https://grinminer.net/Twitterbanner.png" alt="Twitter banner"></div>
|
||||
|
||||
</footer>
|
||||
|
||||
</html>
|
389
website/download/styles.css
Normal file
389
website/download/styles.css
Normal file
@@ -0,0 +1,389 @@
|
||||
/*Grinminer.net CSS style sheet*/
|
||||
/*
|
||||
|
||||
FOSS License MIT
|
||||
|
||||
Copyright <YEAR> <COPYRIGHT HOLDER>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
*/
|
||||
|
||||
body {
|
||||
background-color:black;
|
||||
font-family: sans-serif;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ツ {
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
.info {
|
||||
width: 100%;
|
||||
color: #FEF102;
|
||||
background-color: black;
|
||||
border: 10px solid #FF2AD4;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 100px;
|
||||
margin-top:40px;
|
||||
max-width: 1500px;
|
||||
}
|
||||
|
||||
.banner {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.title {
|
||||
margin-top: -50px;
|
||||
margin-bottom: 0px;
|
||||
color: #FEF102;
|
||||
background-color: darkslategrey;
|
||||
border: 10px solid #FF2AD4;
|
||||
}
|
||||
|
||||
.chart-title {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
color: #FEF102;
|
||||
background-color: darkslategrey;
|
||||
border-top: 10px solid #FF2AD4;
|
||||
border-left: 10px solid #FF2AD4;
|
||||
border-right: #FF2AD4;
|
||||
max-width: 1500px;
|
||||
}
|
||||
|
||||
.links {
|
||||
font-size: 22px;
|
||||
float: left;
|
||||
width: 20%;
|
||||
margin-top: -45px;
|
||||
border: 10px solid #FF2AD4;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
.codes {
|
||||
float: left;
|
||||
width: 33%;
|
||||
margin-top: 80px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
margin-top: 10px;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
h1 {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 0px;
|
||||
border-bottom: 10px solid #FF2AD4;
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin-top: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.download {
|
||||
color: #FEF102;
|
||||
text-decoration: underline;
|
||||
font-size: 44px;
|
||||
}
|
||||
.accounts {
|
||||
font-size: 22px;
|
||||
color: #FEF102;
|
||||
}
|
||||
|
||||
.shill {
|
||||
color: #FEF102;
|
||||
font-size: 20px;
|
||||
border: 10px dotted #FEF102;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 26px;
|
||||
text-align: center;
|
||||
margin-top: -10px;
|
||||
margin-bottom: -10px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.contact {
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.whytitle {
|
||||
width: 100%;
|
||||
margin-bottom: 0px;
|
||||
color: #FEF102;
|
||||
background-color: darkslategrey;
|
||||
border: 10px solid #FF2AD4;
|
||||
margin-top: 20px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 1500px;
|
||||
}
|
||||
|
||||
|
||||
.why {
|
||||
padding-bottom: 0px;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
color: #FEF102;
|
||||
background-color: darkslategrey;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
background-color: black;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
width: 100%;
|
||||
border: 10px solid #FF2AD4;
|
||||
max-width: 1500px;
|
||||
}
|
||||
|
||||
.images {
|
||||
display: block;
|
||||
background-color: black;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 20px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
width: 100%;
|
||||
border: 10px solid #FF2AD4;
|
||||
max-width: 1500px;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.row {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.column2 {
|
||||
float: left;
|
||||
width: 50%;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.nodes {
|
||||
width: 100%;
|
||||
background-color: #FF2AD4;
|
||||
border: 10px solid #FF2AD4;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 100px;
|
||||
margin-bottom: 0px;
|
||||
padding: 0px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
max-width: 1500px;
|
||||
}
|
||||
|
||||
.node {
|
||||
color: lawngreen;
|
||||
background-color: darkslategrey;
|
||||
}
|
||||
|
||||
.blank {
|
||||
color: darkslategrey;
|
||||
background-color: darkslategrey;
|
||||
}
|
||||
|
||||
hr {
|
||||
size: 10px;
|
||||
border: 5px solid #FF2AD4;
|
||||
background-color: #FF2AD4;
|
||||
}
|
||||
|
||||
.sicknode {
|
||||
color: tomato;
|
||||
background-color: darkslategrey;
|
||||
}
|
||||
|
||||
.node, .sicknode {
|
||||
font-size: 24px ;
|
||||
font-style: bold;
|
||||
font-family: Impact, sans-serif;
|
||||
padding-bottom: 0px;
|
||||
margin-top: -30px;
|
||||
margin-bottom: 0px;
|
||||
padding top: 0px;
|
||||
}
|
||||
|
||||
.row::after {
|
||||
content: "";
|
||||
clear: both;
|
||||
display: table;
|
||||
}
|
||||
|
||||
.menu {
|
||||
display: block;
|
||||
width: 100%;
|
||||
color: #FEF102;
|
||||
background-color: black;
|
||||
border: 10px solid #FF2AD4;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 0px;
|
||||
margin-top:10px;
|
||||
max-width: 1500px;
|
||||
}
|
||||
|
||||
.servicestitle {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
color: #FEF102;
|
||||
background-color: darkslategrey;
|
||||
border-bottom: 20px solid #FF2AD4;
|
||||
border-top: 10px solid #FF2AD4;
|
||||
border-left: 10px solid #FF2AD4;
|
||||
border-right: 10px solid #FF2AD4;
|
||||
}
|
||||
|
||||
.prices {
|
||||
display: block;
|
||||
width: 100%;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 100px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
color: #FEF102;
|
||||
background-color: black;
|
||||
border-bottom: 10px solid #FF2AD4;
|
||||
border-top: 10px solid #FF2AD4;
|
||||
border-left: 10px solid #FF2AD4;
|
||||
border-right: 10px solid #FF2AD4;
|
||||
max-width: 1500px;
|
||||
}
|
||||
.price {
|
||||
font-family: monospace;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.watch {
|
||||
color: #FEF102;
|
||||
}
|
||||
|
||||
.chart {
|
||||
width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 1500px;
|
||||
margin-top: -40px;
|
||||
margin-bottom: 0px;
|
||||
border: 10px solid #FF2AD4;
|
||||
}
|
||||
|
||||
.description {
|
||||
width: 100%;
|
||||
color: #FEF102;
|
||||
background-color: black;
|
||||
border: 10px solid #FF2AD4;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 20px;
|
||||
margin-top:-10px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 10px;
|
||||
max-width: 1250px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
footer {
|
||||
margin-top: 100px;
|
||||
margin-bottom: 50px;
|
||||
font-size: 26px;
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
|
||||
.donations {
|
||||
font-size: 24px;
|
||||
width: auto;
|
||||
margin: auto;
|
||||
padding: -15px;
|
||||
font-style: italic;
|
||||
color: #FEF102;
|
||||
background-color: black;
|
||||
border: 10px solid #FF2AD4;
|
||||
max-width: 1500px;
|
||||
margin-bottom: 100px;
|
||||
}
|
||||
|
||||
.address {
|
||||
color: #FF2AD4;
|
||||
}
|
||||
|
||||
.warning1 {
|
||||
color: red;
|
||||
font-family: impact;
|
||||
font-size: 50px;
|
||||
margin-bottom: 100px;
|
||||
}
|
||||
|
||||
.warning2 {
|
||||
color: red;
|
||||
font-family: impact;
|
||||
font-size: 50px;
|
||||
margin-bottom: 100px;
|
||||
}
|
||||
|
||||
.copyright {
|
||||
width: auto;
|
||||
margin: auto;
|
||||
padding: -15px;
|
||||
font-style: italic;
|
||||
color: #FEF102;
|
||||
background-color: black;
|
||||
border: 6px solid #FF2AD4;
|
||||
max-width: 750px;
|
||||
margin-bottom: 100px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: chartreuse;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: chartreuse; .copyright {
|
||||
width: auto;
|
||||
margin: auto;
|
||||
padding: -15px;
|
||||
font-style: italic;
|
||||
background-color: #FEF102;
|
||||
border: 6px solid #FF2AD4;
|
||||
max-width: 750px;
|
||||
margin-top: -100Spx;
|
||||
}
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: purple;
|
||||
}
|
||||
|
||||
a:active {
|
||||
color: orange;
|
||||
}
|
Reference in New Issue
Block a user