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 3429324188 add namespace title support 10 months ago
bin
config implement main page 10 months ago
public
src add namespace title support 10 months ago
templates/default add namespace title support 10 months ago
.env implement main page 10 months ago
.gitignore gitignore composer.lock 10 months ago
LICENSE
README.md update readme 10 months ago
composer.json add project description 10 months ago
symfony.lock

README.md

KVAZAR webapp

KevaCoin content Explorer written on Symfony and Manticore

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

Install

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

Index

To update blockchain index, use crawler

Launch

  • symfony server:start