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;