wiringbits / block-explorer

The official Stakenet block explorer

Home Page:https://xsnexplorer.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Block-Explorer X9Developers Codacy Badge Codacy Badge

The XSN Block Explorer (https://xsnexplorer.io/) is composed by several sub projects:

NOTE The project was taken down by Jul/2022, the Stakenet cryptocurrency is dead now, if you are interested in the project, you can either run it to see how it works or check the screenshots directory.

server

The server is a backend service that interacts with the xsnd (RPC server) to provide a RESTful API for retrieving information from the blockchain, it also maps the blockchain to a relational database to support several operations that otherwise would kill the application performance.

web-ui

The web-ui is the frontend application that interacts with the server project to display the data in a browser.

infra

The infra project contains all stuff related to the required infrastructure, like deployment steps and hopefully deployment scripts (TODO).

Public JSON API

See the api_docs.

Contributing

We are happy to accept contributions, please read the CONTRIBUTING.md file to see our rules.

About

The official Stakenet block explorer

https://xsnexplorer.io/


Languages

Language:Scala 66.7%Language:TypeScript 17.8%Language:HTML 10.0%Language:CSS 3.2%Language:Shell 1.6%Language:Io 0.4%Language:JavaScript 0.2%Language:Jinja 0.1%Language:Python 0.1%