<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />

    <!-- Pool operator global variables -->
    <!-- This variables are used this way, because the React will be able to read it! -->
    <!-- It's recommended to read the readme.md in order to make custom routes successfully -->
    <script type="text/javascript">
      window.reactInit = {
        // Pool variables
        poolName: "nam TESTNET pool",
        miningUrl: "https://t-pool.notallmine.net",
        discordUrl: "https://discord.gg/V437QK4nKQ",
        explorerUrl: "https://t-explorer.notallmine.net",
        faucetUrl: "",
        walletUrl: "https://europe3.testnet.signum.network",
        networkName: "Signum-TESTNET",

        // Color styling variables
        // Primary
        primary: "#0099ff",
        primaryLight: "#5fb8ff",
        primaryDark: "#0066ff",

        // Secondary
        secondary: "#183173",
        secondaryLight: "#274187",
        secondaryDark: "#021851",

        // Graph
        graphColor: "#2451B7",

        // Extra pool variables
        extraPoolUrl: "[]",
      };
    </script>

    <!-- Basic SEO -->
    <title>nam TESTNET pool</title>
    <meta name="description" content="Signum Blockchain TestNet Mining Pool" />
    <meta
      name="keywords"
      content="Signa, Signum, Mine, Miner, Mining, Pool, Burst, Burstcoin, PoC, PoC+, Crypto, Signum Pool, Signa Pool, Burst Pool"
    />

    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website" />
    <meta property="og:title" content="nam TESTNET pool" />
    <meta property="og:description" content="Signum Blockchain TestNet Mining Pool" />
    <meta property="og:image" content="" />
    <meta property="og:url" content="https://t-pool.notallmine.net" />

    <!-- Twitter -->
    <meta property="twitter:card" content="summary_large_image" />
    <meta property="twitter:title" content="nam TESTNET pool" />
    <meta property="twitter:url" content="https://t-pool.notallmine.net" />
    <meta property="twitter:description" content="Signum Blockchain TestNet Mining Pool" />
    <meta property="twitter:image" content="" />

    <!-- Extra SEO -->
    <link rel="icon" href="./favicon.ico" />
    <meta name="theme-color" content="#000000" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <link rel="apple-touch-icon" href="./logo192.png" />
    <link rel="manifest" href="./manifest.json" />

    <!-- Fonts -->
    <link rel="preconnect" href="api.fonts.coollabs.io" />
    <link rel="preconnect" href="cdn.fonts.coollabs.io" />
    <link rel="preconnect" href="api.fonts.coollabs.io" crossorigin />
    <link rel="preconnect" href="cdn.fonts.coollabs.io" crossorigin />
    <link
      rel="stylesheet"
      href="https://api.fonts.coollabs.io/css?family=Roboto:300,400,500,700&display=swap"
    />
    <link
      href="https://api.fonts.coollabs.io/css2?family=Montserrat:wght@300;400;500;700&display=swap"
      rel="stylesheet"
    />
    <script type="module" crossorigin src="./assets/index-nXeuNaYo.js"></script>
    <link rel="stylesheet" crossorigin href="./assets/index-_ZjAUcGV.css">
  </head>

  <body>
    <noscript>You need to enable JavaScript to run this app.</noscript>
    <div id="root"></div>
  </body>
</html>
