GolosChain / golos-explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golos Explorer!

explorer.golos.io - this service for viewing transactions blockchain Golos in real-time. This platform is a thin client, that works without a backend (only frontend and blockchain).

The service is written in Pure JavaScript (native), without the use of frameworks and additional libraries for writing code.

We use:

  • Golos.js - the JavaScript API for Golos blockchain;
  • Bootstrap - the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web;
  • SweetAlert2 - a beautiful, responsive, customizable, accessible replacement for JavaScript's popup boxes;
  • CodeMirror - is a versatile text editor implemented in JavaScript for the browser;
  • IcoMoon - perfect vector icons (fonts, SVG).

About

License:MIT License


Languages

Language:JavaScript 55.2%Language:HTML 35.9%Language:CSS 8.9%