HivedScan
An all-in-one blockchain explorer for Hive-based dapps
Hivedscan is an all-in-one blockchain explorer for Hive-based dapps.
The project contains the following components:
- Hive DAO - a decentralized budgeting and governance system
- Hive Engine - a platform for creating tokens via smart contracts

Setup
1. Clone the repository
https://github.com/thisonedev/vault.git2. Enter hive/hivedscan directory
cd hive/hivedscan3. Install dependencies
npm installRunning a project
npm startBuilding a project
npm build