Skip to content

PKT-Watch/pkt-explorer

Repository files navigation

PKT Explorer

A block explorer for the PKT Cash blockchain built with ASP.NET Core framework and Razor Pages.

Dashboard

Prerequisites

PKT Explorer Backend API

ASP.NET Core framework

  • ASP.NET Core is a cross-platform, open-source framework created by Microsoft. Applications can be deployed to Windows, MacOS and LInux. https://dotnet.microsoft.com/

An IDE capable of compiling ASP.NET Core applications.

Configuration

There are a number of settings that can be configured in applicationsettings.json to customise the installation. Critical settings are described below:

ApiUrl

The URL used to access the backend API server. If the API server is installed with default settings, this value should be similar to https://api.example.com/api/v1/PKT/pkt/

WebsiteDomain

The domain that the website will be hosted on. This value is used to generate the correct path to images that are displayed on social media platforms when a page is shared.

Who's using this project?

packetscan.io

About

A block explorer for the PKT Cash blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published