/tnbexplorer

Blockchain Explorer

Primary LanguageTypeScript

logo

Open Blockchain Explorer Website

Total alerts

Explorer for thenewboston network

TnbExplorer is a website tool for exploring and inspecting thenewboston blockchain for transactions, nodes, addresses and other analytics data on thenewboston.

Features

Getting started

Instructions get a copy this project and run on your local machine for development and testing.

Installation

  • Clone the project using git from the terminal

    git clone https://github.com/open-blockchain-explorer/Website
    
  • Go to the project directory

    cd tnbexplorer
    
  • Install the project's dependencies

    npm install
    
  • Run the project on your computer

    npm start
    

License

MIT