Web Explorer for Kevacoin Blockchain
Go to file
2024-02-14 19:51:44 +02:00
bin init symfony framework 2024-02-11 21:59:52 +02:00
config implement main page 2024-02-13 00:32:52 +02:00
public init template 2024-02-11 22:41:40 +02:00
src add formatType filter 2024-02-14 19:51:44 +02:00
templates/default add formatType filter 2024-02-14 19:51:44 +02:00
.env implement main page 2024-02-13 00:32:52 +02:00
.gitignore gitignore composer.lock 2024-02-13 01:01:55 +02:00
composer.json add project description 2024-02-13 01:07:13 +02:00
LICENSE initial commit 2021-08-07 13:37:01 +03:00
README.md update readme 2024-02-13 03:11:35 +02:00
symfony.lock init template 2024-02-11 22:41:40 +02:00

KVAZAR webapp

KevaCoin content Explorer written 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

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