Block explorer for $LXTH, a CryptoNote based cryptocurrency.
- It takes data from daemon
lithe-daemon
. - It should be accessible from the Internet.
- Run
lithe-daemon
with open port as follows:
./lithe-daemon --enable-cors="*" --enable-blockexplorer --rpc-bind-ip=0.0.0.0 --rpc-bind-port=30000
- Upload to your website and change 'api' variable in
config.js
to point to your daemon.
- Devs: @aivve @taegus @katz @devopsralf @LithyRiolu
- Copyright: Karbovanets, Conceal Network and The Lithe Project