/xfg-explorer

Blockchain Explorer for Fuego (XFG) cryptocurrency

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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