All Projects → ConcealNetwork → conceal-explorer

ConcealNetwork / conceal-explorer

Licence: GPL-3.0, Unknown licenses found Licenses found GPL-3.0 LICENSE Unknown COPYRIGHT
Conceal Explorer - CCX Block Explorer

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to conceal-explorer

Bulwark Explorer
Block explorer for Bulwark Cryptocurrency
Stars: ✭ 57 (+119.23%)
Mutual labels:  daemon, explorer
Bitcoin Transaction Explorer
Simple and pure block explorer you can run on top of a full node
Stars: ✭ 165 (+534.62%)
Mutual labels:  block, explorer
conceal-api
Conceal API - JavaScript Interface (RPC/API)
Stars: ✭ 18 (-30.77%)
Mutual labels:  daemon, conceal
sleepover
💤 Sleep, snooze & step methods
Stars: ✭ 13 (-50%)
Mutual labels:  block
WSD-python
Web Services for Devices (WSD) tools and utilities for cross platform support
Stars: ✭ 22 (-15.38%)
Mutual labels:  daemon
touchtest
MacOS Touch Bar Control Strip daemon
Stars: ✭ 22 (-15.38%)
Mutual labels:  daemon
tnb-analysis
Gain insights about thenewboston digital crypto currency network by doing some analysis
Stars: ✭ 24 (-7.69%)
Mutual labels:  explorer
numad
numad for debian/ubuntu
Stars: ✭ 15 (-42.31%)
Mutual labels:  daemon
GoHole
GoHole is a DNS server written in Golang with the same idea than the PiHole, blocking advertisements's and tracking's domains
Stars: ✭ 28 (+7.69%)
Mutual labels:  block
ProxySwitcher
Easily enable / disable WiFi proxy on a jailbroken iOS device
Stars: ✭ 55 (+111.54%)
Mutual labels:  daemon
daemonize
Template code for writing UNIX-daemons.
Stars: ✭ 33 (+26.92%)
Mutual labels:  daemon
sway-alttab
Simple Alt-Tab daemon for SwayWM/i3. Switches back to previous focused window on Alt-Tab or SIGUSR1
Stars: ✭ 36 (+38.46%)
Mutual labels:  daemon
ggr-ui
The missing /status API for Ggr
Stars: ✭ 37 (+42.31%)
Mutual labels:  daemon
cephgeorep
An efficient unidirectional remote backup daemon for CephFS.
Stars: ✭ 27 (+3.85%)
Mutual labels:  daemon
g910-gkey-macro-support
GKey support for Logitech G910 Keyboard on Linux
Stars: ✭ 85 (+226.92%)
Mutual labels:  daemon
service-systemd
Setup a node.js app as systemd service.
Stars: ✭ 35 (+34.62%)
Mutual labels:  daemon
win10exp
WordPress win10exp主题
Stars: ✭ 25 (-3.85%)
Mutual labels:  explorer
block-site
Chrome extension that blocks access to distracting websites to improve your productivity.
Stars: ✭ 81 (+211.54%)
Mutual labels:  block
installer
remote.it command line installer tool
Stars: ✭ 21 (-19.23%)
Mutual labels:  daemon
gronx
Lightweight, fast and dependency-free Cron expression parser (due checker), task scheduler and/or daemon for Golang (tested on v1.13 and above) and standalone usage
Stars: ✭ 206 (+692.31%)
Mutual labels:  daemon

Conceal Explorer

Block explorer for Conceal CryptoNote based cryptocurrency.

Installation

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

Development

Devs: @taegus @katz @devopsralf

Note

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].