Web Explorer for Kevacoin Blockchain
Go to file
2024-02-13 00:58:27 +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 implement namespace page 2024-02-13 00:58:27 +02:00
templates/default implement namespace page 2024-02-13 00:58:27 +02:00
.env implement main page 2024-02-13 00:32:52 +02:00
.gitignore init symfony framework 2024-02-11 21:59:52 +02:00
composer.json implement main page 2024-02-13 00:32:52 +02:00
composer.lock implement main page 2024-02-13 00:32:52 +02:00
LICENSE initial commit 2021-08-07 13:37:01 +03:00
README.md update readme 2024-02-12 16:23:22 +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.

Currently under development!

Install

  • git clone https://github.com/kvazar-network/webapp.git
  • cd webapp
  • composer install

Index

To update blockchain index, use crawler

Launch

  • symfony server:start