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.
- Host: GitHub
- URL: https://github.com/usexfg/fuego-explorer
- Owner: usexfg
- License: gpl-3.0
- Created: 2018-07-11T08:35:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-24T19:07:04.000Z (9 months ago)
- Last Synced: 2025-06-24T20:24:08.548Z (9 months ago)
- Topics: blockchain, cryptocurrency, cryptonote, fandom, fuego, ledger, xfg
- Language: JavaScript
- Homepage:
- Size: 9.05 MB
- Stars: 0
- Watchers: 0
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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