1
0
mirror of https://github.com/GOSTSec/gostcoin.i2p synced 2025-02-05 19:34:21 +00:00
gostco.in/index.html
2017-05-09 20:54:29 +03:00

18 lines
571 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<meta charset="utf-8">
<title>GOSTcoin</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<img src="img/splash.png"><h1 class="red">GOST R 34.10 and GOST R 34.11-2012 based coin over I2P</h1>
<ul>
<li><a href="https://github.com/GOSTSec/gostcoin">wallet</a></li>
<li><a href="https://github.com/GOSTSec/cpuminer-x11-gost">CPU miner</a></li>
<li><a href="https://github.com/GOSTSec/ccminer">GPU miner</a></li>
</ul>
</body>
</html>