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 5899049848 update readme 7 months ago
bin init symfony framework 7 months ago
config init template 7 months ago
public init template 7 months ago
src init template 7 months ago
templates init template 7 months ago
.env init template 7 months ago
.gitignore init symfony framework 7 months ago
LICENSE initial commit 3 years ago
README.md update readme 7 months ago
composer.json install jdenticon/jdenticon 7 months ago
composer.lock install jdenticon/jdenticon 7 months ago
symfony.lock init template 7 months ago

README.md

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

Launch

  • symfony server:start