Difference between revisions of "Programs"

From Snowblossom Wiki
Jump to: navigation, search
Line 21: Line 21:
  
 
* [[MrPlow]] [[:Category:ConfigOptionsMrPlow|Config Options]] - A Snowblossom Mining Pool implementation.  Pretty basic.  Requires a [[SnowBlossomNode]] and accepts connections from [[PoolMiner]] and [[Arktika]].
 
* [[MrPlow]] [[:Category:ConfigOptionsMrPlow|Config Options]] - A Snowblossom Mining Pool implementation.  Pretty basic.  Requires a [[SnowBlossomNode]] and accepts connections from [[PoolMiner]] and [[Arktika]].
 +
 +
* [[ShackletonExplorer]] [[:Category:ConfigOptionsShackletonExplorer|Config Options]] - A basic Snowblossom explorer that exposes a web interface and displays basic stats as well are allowing people to lookup blocks or transactions or addresses.  The software for: [https://explorer.snowblossom.com/ Snowblossom Explorer]
 +
 +
* [[VanityGen]] - A program to generate vanity addresses
 +
* [[RichList]] - A program to output the balances held by addresses
 +
* [[SnowFall]] - A program to generate snow fields.  They are usually easier downloaded: [https://snowblossom.org/snowfields/index.html Snowfields]
 +
* [[SnowMerkle]] - A program to find the merkle root of a snowfield and build the deck files

Revision as of 22:45, 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

  • VanityGen - A program to generate vanity addresses
  • RichList - A program to output the balances held by addresses
  • SnowFall - A program to generate snow fields. They are usually easier downloaded: Snowfields
  • SnowMerkle - A program to find the merkle root of a snowfield and build the deck files