Skip to content

midasdev711/block-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block-Explorer X9Developers Codacy Badge Codacy Badge

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

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 66.6%
  • TypeScript 17.8%
  • HTML 10.0%
  • CSS 3.2%
  • Shell 1.6%
  • Io 0.4%
  • Other 0.4%