Post
Topic
Board Announcements (Altcoins)
Merits 4 from 1 user
Re: [ANN] [CRP] | cranepay | CPU Only | YesPoWer | True Cryptocurrency
by
bubasik
on 04/02/2019, 07:13:56 UTC
⭐ Merited by xandry (4)
http://cryply-explorer.ml/ - Simple and easy block explorer of Cryply Coin.

Hey Bubasik

Can u grep explorer and remove word ELI?

FIX.

And add copyright - Elicoin.

I'll post it soon on github.
github - https://github.com/bubasik/lite-block-explorer

Setup:
1) Download all
2) Modify config file - config.php
Code:
$GLOBALS['name'] = 'Cryply';
 $GLOBALS['web'] = 'https://cranepay.io';
 $GLOBALS['web_block'] = 'http://cryply-explorer.ml';
 $GLOBALS['email'] = 'info@cryply-explorer.ml';
 $GLOBALS['ip'] = '127.0.0.1';
 $GLOBALS['port'] = '48887';
 $GLOBALS['user'] = 'userrrr';
 $GLOBALS['pass'] = 'passss';
3) Run Wink
userrrr and passss - for RPC, from wallet of ***.conf file.