An open API service indexing awesome lists of open source software.

https://github.com/ether1project/explorer-api

Expose RestApi to explore Ether-1 Chain (Forked from NILU)
https://github.com/ether1project/explorer-api

Last synced: about 1 month ago
JSON representation

Expose RestApi to explore Ether-1 Chain (Forked from NILU)

Awesome Lists containing this project

README

          

# explorer-api
Expose RestApi to explore Nilu and other eth-based crypto currencies.

# build with mvn
mvn clean package

# run
Explorer can be run as an springboot application or via docker. In case of springboot application, java1.8 and mongodb should be available.