Skip to content

kevacoin-project/keva_ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Keva Blockchain Web Viewer

This project provides a static web page (serverless) to view the content of Keva blockchain by calling the official ElectrumX server through websocket. Demo: https://kevacoin-project.github.io/keva_ws/

Development

In the project directory, run once:

npm install

To server the page in debug mode:

npm start

Open http://localhost:3000 to view it in the browser.

Deployment

Production build:

npm run build

The output is generated at the docs folder and can be published as serverless static Github page.

About

Keva Blockchain Web Viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published