Skip to content

kvazar-network/webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KVAZAR webapp

KevaCoin content Explorer based on Symfony and Manticore

This branch is modern replacement to MySQL and SQLite implementations written in 2021

Instances

  • http://[201:23b4:991a:634d:8359:4521:5576:15b7]/kvazar/ - Yggdrasil
    • http://kvazar.ygg - Alfis DNS
    • https://kvazar.duckdns.org - Clearnet

Install

  • apt install git composer manticore php-fpm php-curl php-mbstring php-pdo php-imagick
  • git clone https://github.com/kvazar-network/webapp.git
  • cd webapp
  • composer update

Index

To update blockchain index, use crawler

Launch

  • symfony server:start