Skip to content

editfmah/megaminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compiling

Get the source from github:

git clone https://github.com/VeldsparCrypto/megaminer.git
cd megaminer

compile the code and produce 'megaminer', linux with gcc installed.

gcc -pthread ./src/main.c -o ./megaminer

running it:

./megaminer --address <your wallet address> --threads 16 --node 127.0.0.1:14242

About

Misleading title when you see the code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages