mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-01-09 06:38:02 +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 | ||
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
Instances
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