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)
- Host: GitHub
- URL: https://github.com/ether1project/explorer-api
- Owner: Ether1Project
- License: mit
- Created: 2018-12-31T16:03:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T16:09:34.000Z (over 7 years ago)
- Last Synced: 2025-11-05T21:19:11.365Z (9 months ago)
- Language: Java
- Size: 25.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.