mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-01-09 14:47:53 +00:00
Web Explorer for Kevacoin Blockchain
blockchainblockchain-explorercomposer-projectexplorerkevacoinkevacoin-explorerkevacoin-indexkevacoin-phpkvakvazarkvazar-webappmanticoremanticoresearch-phpsymfony
bin | ||
config | ||
public | ||
src | ||
templates/default | ||
.env | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
LICENSE | ||
README.md | ||
symfony.lock |
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