implementing block explorer for YOSEMITE blockchain data, supporting search features for blocks, actions, transactions, accounts, block producers, system depositories, identity authorities, transaction fees, ...
YOSEMITE block explorer client - mobile web connecting to YOSEMITE block explorer API server (to be implmented using Angular)
YOSEMITE block explorer API server - providing data service for block explorer clients, retrieving chain data from mongodb synchronized with YOSEMITE blockchain node through 'mongo_db_plugin'. (to be implemented using Play-Scala and ReactiveMongo (http://reactivemongo.org/) )
implementing block explorer for YOSEMITE blockchain data, supporting search features for blocks, actions, transactions, accounts, block producers, system depositories, identity authorities, transaction fees, ...