Skip to content
forked from someone235/katnip

Katnip is a Kaspa block explorer

Notifications You must be signed in to change notification settings

demisrael/katnip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katnip

Katnip is a block explorer for the Kaspa project.

Running

To run the frontend in development mode run

REACT_APP_API_URI=<YOUR_API_SERVER_URL> npm start

In order to run a server see the server README file

Building for produciton

Run

REACT_APP_API_URI=<YOUR_API_SERVER_URL> npm run build

About

Katnip is a Kaspa block explorer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 81.0%
  • TypeScript 14.9%
  • Dockerfile 2.3%
  • HTML 1.2%
  • CSS 0.6%