Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGMiner

Bitcoin miner written in C. This is the classic 'cgminer' adapted to work with Antminer devices.

Description

  • Bitcoin mining functionality
  • Written primarily in C
  • Command-line interface

Requirements

  • C compiler (GCC recommended)
  • CMake for building

Building from Source

# Clone the repository
git clone https://github.com/Alex20129/cgminer.git

# Create build directory
mkdir build
cd build

# Generate build files with CMake
cmake ../cgminer

# Build the project
cmake --build ./

Usage

./cgminer [options]

About

Bitcoin miner in C

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages