Web Explorer for Kevacoin Blockchain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
ghost aeda79929b update readme 2 months ago
bin init symfony framework 3 months ago
config implement main page 3 months ago
public init template 3 months ago
src fix empty namespace title filter 3 months ago
templates/default make link domain-independent 2 months ago
.env implement main page 3 months ago
.gitignore gitignore composer.lock 3 months ago
LICENSE initial commit 3 years ago
README.md update readme 2 months ago
composer.json add project description 3 months ago
symfony.lock init template 3 months ago

README.md

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