Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 483 Bytes

Fuego Explorer

Runs on data from your fuego dæmon. Should be ready to go for use on web servers.

Start your Fuego dæmon using command:

./fuegod --enable-cors=* -i --rpc-bind-ip=0.0.0.0 --rpc-bind-port=18180

Change config.js to point to your dæmon. Files go to your web root folder (/var/www/html)

Join us in 👉 Discord

Note

Based on code from the Conceal Explorer & Karbovanets/Karbowanec-Blockchain-Explorer