-
Notifications
You must be signed in to change notification settings - Fork 2
truechain/truecpuminer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a multi-threaded CPU miner for true-chain. only support stratum protocol License: GPLv2. See COPYING for details. Git tree: https://github.com/truechain/trueminer/ Dependencies: - libcurl http://curl.haxx.se/libcurl/ - jansson http://www.digip.org/jansson/ (jansson is included in-tree) Basic *nix build instructions: ``` ./autogen.sh # only needed if building from git repo # ./nomacro.pl # in case the assembler doesn't support macros ./configure CFLAGS="-O3" # Make sure -O3 is an O and not a zero! make ``` ` ./tmined -h for help `
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published