Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 798 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 798 Bytes

SCPscan

Block Explorer for SCC Layer 2 & Smart Contracts

Requirements

Setup

  • Clone the repository
git clone https://github.com/stakecube/scpscan.git && cd scpscan
  • Install all dependencies.
npm i
  • Edit the configuration file ./config.json
  • Startup with node main / npm start or use a process manager like PM2, Screen, Systemd, etc for extra stability.

Config Note: SCPscan is best compatible with LetEncrypt (default certbot) certificates, the path to a certbot directory is all you need.