errrrr, your answers are here, maybe late but we have to illuminate.
1. This project is in premature birth. So it expose lots bugs in this half month. In plan it should be released in Nov. It is a fork of go-ethereum, but be modified among most codes.
2. If anyone need pool software, we can share at first time. HOWEVER IT'S MEANINGLESS. We havent build the mining rig. Nobody can start mining in pool without rigs. But we developers are getting headache on bugfix and having few time for building. If you watch the "github" channel in Discord you will understand. Or as we said in "mining-dev" channel, we are welcome that anyone can build a new miner.
3. We are just taking some small VPS mining for bug reproduce. As for the speed ... you guys can take a look at the time lag between block #1 ~ #10. It's hard to mine a block with low-end machines.
4. Our teammembers are all dev now, so nobody enjoy talking a lot ... Maybe its not a good phenomenon, we will consider employ one to talk and answer.
5. Someone gets error on building the ngind. We have updated the README for you. The simpliest way is git clone and then
CGO_CFLAGS_ALLOW='.*' go build
in project folder, the go mod will auto download the dependencies . For windows users, you can follow the steps in
appveypr.yml.
That's all.