RPC and P2P ports? Those are highly needed information on the ANN post.
Please check the coin specifications section in first post.
P2P_DEFAULT_PORT = 55008
RPC_DEFAULT_PORT = 65084
connection gets refused
Linked to which thing connection gets refused?
ccminer.exe -o
http://localhost:65084 -u user -p password
pause
HTTP request failed: Failed connect to localhost:65084
bitcedi.conf
rpcuser=user
rpcpassword=password
P2P_DEFAULT_PORT=55008
RPC_DEFAULT_PORT=65084
rpcallowip=127.0.0.1
server=1
daemon=1
NO! This is different from Bitcoin and other altcoins.
Download the daemon and wallet from here
https://bt.irlbtc.com/view/1474935.msg14869440#msg14869440Download the command line binaries Windows or Linux
How to mine with the CLI release
1. Download CLI release from
https://github.com/lulworm/bitcedi/releases 2. Extract the release to any folder or directory
3. Run the daemon, bitcedid. Then start bitcediwallet and open or create a Bitcedi wallet. You can later import it to the GUI wallet.
4. In bitcediwallet, type "startmining x", x being the number of CPU cores you wish to mine with. Leaving x blank will result in only 1 CPU core used for mining.
5. Check your hash rate by typing "show_hr" in bitcedid. Hide it by typing "hide_hr". To see more commands in bitcedid and bitcediwallet type "help".