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 b27998a215 gitignore composer.lock 7 months ago
bin init symfony framework 7 months ago
config implement main page 7 months ago
public init template 7 months ago
src implement namespace page 7 months ago
templates/default implement namespace page 7 months ago
.env implement main page 7 months ago
.gitignore gitignore composer.lock 7 months ago
LICENSE initial commit 3 years ago
README.md remove notice 7 months ago
composer.json implement main page 7 months ago
composer.lock gitignore composer.lock 7 months ago
symfony.lock init template 7 months ago

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 install

Index

To update blockchain index, use crawler

Launch

  • symfony server:start