I want to solo mine to my own grin node. Does anybody know how to set one up. And then mine to it?
1 Like
- launch wallet with command
grin-wallet listen
- start node with
enable_stratum_server = true
param atgrin-server.toml
config from$HOME/.grin
directory - launch your favorite miner with connection to stratum server address from your config (
stratum_server_addr
) - navigate to Mining section at your node to see status
Soon with nice ui
7 Likes
Does it work for you? If yo have any question in detail (Linux setup, Node running on VPS) or smth. feel free to ask. Always good to decentralize GRIN and mining.
I think you can try with this intructions but i suppose solo mining should be more efficient with 10 miners or more.