Skip to content
 
 

Repository files navigation

XFG Explorer

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

Start your Fango 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