An open API service indexing awesome lists of open source software.

https://github.com/usexfg/fuego-explorer

Block explorer for Fuego (ꓫꓝ₲) network.
https://github.com/usexfg/fuego-explorer

blockchain cryptocurrency cryptonote fandom fuego ledger xfg

Last synced: about 2 months ago
JSON representation

Block explorer for Fuego (ꓫꓝ₲) network.

Awesome Lists containing this project

README

          

# 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 :point_right: [Discord](http://discord.fandom.gold)

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