Skip to content

aionnetwork/aion_pool3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aion_pool3

The Aion Pool3 is a software for mining in a pool implemented with C# and is divided in two sections:

  • ui, is the user interface of the pool, which connects to core application to return in a friendly way information regarding to the pool and miners connected to it.
  • aion_pool, is where the core of the application is located