kvazar / webapp
Web Explorer for Kevacoin Blockchain
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Language:Twig
Type:project
Requires
- php: >=8.2
- ext-ctype: *
- ext-iconv: *
- jdenticon/jdenticon: ^1.0
- kvazar/index: dev-main
- symfony/console: 7.0.*
- symfony/dotenv: 7.0.*
- symfony/flex: ^2
- symfony/framework-bundle: 7.0.*
- symfony/runtime: 7.0.*
- symfony/twig-bundle: 7.0.*
- symfony/yaml: 7.0.*
- twig/extra-bundle: ^2.12|^3.0
- twig/intl-extra: ^3.8
- twig/twig: ^2.12|^3.0
Conflicts
This package is auto-updated.
Last update: 2024-11-27 16:39:09 UTC
README
KevaCoin content Explorer based on Symfony and Manticore
This branch is modern replacement to MySQL and SQLite implementations written in 2021
Instances
http://[201:23b4:991a:634d:8359:4521:5576:15b7]/kvazar/
- Yggdrasilhttp://kvazar.ygg
- Alfis DNShttps://kvazar.duckdns.org
- Clearnet
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