Skip to content

Latest commit

 

History

History
68 lines (62 loc) · 3.09 KB

File metadata and controls

68 lines (62 loc) · 3.09 KB
<meta property="og:type" content="website" />
<meta property="og:url" content="https://beetledev.github.io/" />
<meta property="og:image" content="https://beetledev.github.io/img/wbeet.png" />
<meta property="og:description" content="BEET stands for BeetleCoin, This Connector Adds the BSC mainnet to metamask if you don't already have it along with BeetleCoin and logo" />

<title>BeetleCoin</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" />
<link rel="stylesheet" href="css/all.min.css" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="slick/slick.css"/>
<link rel="stylesheet" href="slick/slick-theme.css"/>
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/templatemo-dream-pulse.css" />
<link rel="stylesheet" href="css/table.css">
<link rel="icon" href="img/favicon.ico" type="image/ico">
        <div
          class="parallax-window"
          data-parallax="scroll"
          data-image-src="img/header.jpg">
          <div class="tm-section-wrap">
            <section id="intro" class="tm-section">
                <div class="tm-bg-grey-transparent tm-intro">
                  <h2 class="tm-section-title mb-5 text-uppercase tm-color-primary">Get connected to the Binance Smart Chain Network and add BeetleCoin</h2>
                    <ul class="list-steps">
                      <li class="list-steps__item wow fadeInLeftSmall" data-wow-delay=".1s">
                        <div class="list-steps__item-counter"></div>
                        <div class="list-steps__item-divider"></div>
                        <div class="list-steps__item-main">
                          <h4><a href="#">MetaMask one click and add</a></h4>
                            <button class="connectMetaMask">Enable Binance Smart Chain & Add BEET</button>
                        </div>
                      </li>
                    </ul>
                </div>
            </section>
        </div>
      </div>

    </main>
  </div>
</div>
<script src="js/jquery.min.js"></script>
<!-- <script src="js/jquery.singlePageNav.min.js"></script> -->
<script src="js/parallax.min.js"></script>
<script src="slick/slick.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/templatemo-scripts.js"></script>
<script src="js/connectMetaMask.js"></script>
<script src="https://cdn.jsdelivr.net/npm/web3@latest/dist/web3.min.js"></script>