Anybody got the Ula-miner for Linux working? I cannot execute with ./ in command-line or otherwise. Any build instructions?
Will try to compile and execute from github:
https://github.com/Ulacoin/UlacoinLet's see...
mv multichaind multichain-cli multichain-util /usr/local/bin
Connect to server : multichaind
ULC@ulacoin.com -daemon
XXX@XXX:~$ multichaind
ULC@ulacoin.com -daemon
MultiChain Core Daemon build 1.0 beta 2 protocol 10008
MultiChain server starting
Retrieving blockchain parameters from the seed node ulacoin.com ...
Error: Couldn't connect to the seed node ulacoin.com - please specify port number explicitly.
PoW Algo?!
Execute:
$ multichaind ULC@Ulacoin.com:9999 -daemon
That worked for me.
I guess there is only a CPU miner as of now. Takes a while until blockchain is synced and you actually mine although the miner is using CPU resources. So far documentation and the "online-guide" is rather poorly done. But it's early days, so we need to be flexible and find out specifics for how to mine this coin ourselves
