Live: https://explore.smoke.io
This is clone of golos-explorer for the Smoke blockchain.
This service for viewing transactions 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:
- Smoke.js - the JavaScript API for Smoke 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).