Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 1003 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 1003 Bytes

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).