mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-02-03 10:46:04 +00:00
KVAZAR (webapp)
KevaCoin content Explorer written on Symfony and uses Manticore for full-text search.
This project is new generation of MySQL and SQLite implementations.
Master branch currently under development!
Install
git clone https://github.com/kvazar-network/webapp.git
cd webapp
composer install
Setup
- Web application requires RPC connection to KevaCoin node
- Manticore search server must be installed also (application uses
php-pdo
driver to interact search index) - Configure crontab task to update search index:
* * * * * /crontab/index
Launch
symfony server:start
Description
Web Explorer for Kevacoin Blockchain
blockchainblockchain-explorercomposer-projectexplorerkevacoinkevacoin-explorerkevacoin-indexkevacoin-phpkvakvazarkvazar-webappmanticoremanticoresearch-phpsymfony
Readme
MIT
214 KiB
Languages
Twig
45.6%
PHP
44.2%
CSS
10.2%