Skip to content

fexra/athena-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

231 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athena Block Explorer

Block explorer for Athena (ATHX) CryptoNote based cryptocurrency.

Dependencies

  • A webserver with the latest versions of PHP and MySQL.
  • A running Athena daemon that is accesible by the webserver. This can be downloaded from the athena repo.

Installation

  1. It should be accessible from the Internet. Run athena with open port as follows:
./Athena --enable-cors="*" --enable_blockexplorer --rpc-bind-ip=0.0.0.0 --rpc-bind-port=12001
  1. Setup the config.js file

  2. Upload all files to your webserver.

Credits

  • Karbowanec Blockchain Explorer
  • Cryptonote-universal-pool
  • TurtleCoin Block Explorer

Donate

athena1b1jdDkJxFyTBtYMAkjjXRBArmw6fiQErykvui9VPRca1DEjQR3e1smWg7QhGx6Hme44CpPez6eEH647VYFVBEZCT9Ddu5D

About

Block Explorer for Athena (ATHX)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 91.3%
  • HTML 8.4%
  • Other 0.3%