Difference between revisions of "Programs"

From Snowblossom Wiki
Jump to: navigation, search
(Programs)
Line 18: Line 18:
  
 
=== Advanced/Strange/Other ===
 
=== Advanced/Strange/Other ===
 +
* [[SnowBlossomMiner]] [[:Category:ConfigOptionsMiner|Config Options]] - A solo (non-pool) miner.  Requires a [[SnowBlossomNode]].  Not recommended, use [[PoolMiner]] or [[Arktika]] for most cases.
 +
 +
* [[MrPlow]] [[:Category:ConfigOptionsMrPlow|Config Options]] - A Snowblossom Mining Pool implementation.  Pretty basic.  Requires a [[SnowBlossomNode]] and accepts connections from [[PoolMiner]] and [[Arktika]].

Revision as of 22:39, 9 January 2019

Programs

The various programs that you can run as part of Snowblossom

Basic

  • SnowBlossomNode Config Options - The node that maintains peer to peer links and maintains a copy of the blockchain. Responds to queries from other programs regarding the blockchain. Holds no keys.
  • PoolMiner Config Options - A mining agent that connects to a mining pool and does mining work. Does not require a node (other than the mining pool itself needs to have a node).

loading parts of the snowfield from other sources, including memory or over the (local) network.


Advanced/Strange/Other