Skip to content

xun-project/ultranotei-explorer

Repository files navigation

UltraNote Explorer

Block explorer for UltraNote CryptoNote based cryptocurrency.

Installation

  1. It takes data from daemon ultranoteid. It should be accessible from the Internet. Run ultranoteid with open port as follows:
./ultranoteid --enable-cors="*" --enable_blockexplorer --rpc-bind-ip=0.0.0.0 --rpc-bind-port=43000
  1. Just upload to your website and change 'api' variable in config.js to point to your daemon.

Note

A lot of this code is from the great Karbovanets/Karbowanec-Blockchain-Explorer

About

Block explorer for UltraNote CryptoNote based cryptocurrency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published