Bitcoin Forum
July 18, 2024, 11:29:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Miner for CryptoNote Coins  (Read 697 times)
presidentcoin (OP)
Full Member
***
Offline Offline

Activity: 224
Merit: 100


Any store can buy, sell, and accept Crypto


View Profile
May 25, 2014, 03:23:09 PM
Last edit: May 25, 2014, 04:28:47 PM by presidentcoin
 #1

Hi everybody,

i complied the Miner for those Coins and here it is

https://mega.co.nz/#!yh5mWYZD!e2KiTkqiLR0PqYXZAdKVpARglZg_ZxRueuop_nRw1ZE it is for Windows, for Linux i build it later

Want to build your own ?


Download and install Microsoft Visual Studio Express 2012 for Windows Desktop:
    http://www.microsoft.com/en-us/download/details.aspx?id=34673
   
 Download and install boost binaries boost_1_55_0-msvc-11.0-64.exe from
    http://sourceforge.net/projects/boost/files/boost-binaries/1.55.0-build2
    into C:\sdk\boost_1_55_0
   
Download and install CMake 2.8.6 or later:
    http://www.cmake.org/cmake/resources/software.html
    Choose “Add cmake to path for all users” when asked.
   
Download bytecoin zipped sources from https://github.com/amjuarez/bytecoin and extract them to
    C:\bytecoin-master
   
 Open command prompt and execute the following:
    cd C:\bytecoin-master
    mkdir build
    cd build
    cmake -DBOOST_ROOT=C:\sdk\boost_1_55_0 -DBOOST_LIBRARYDIR=C:\sdk\boost_1_55_0\lib64-msvc-11.0 -G "Visual Studio 11 Win64" ".."
   
Make sure you have no error and Project.sln was successfully generated in C:\bytecoin-master\build
   
Open Project.sln with Visual Studio Express 2012 (or double-click .sln file).
    Choose ‘Release’ and ‘x64’ in solution configuration drop-boxes.
    Select ‘Build’ -> ‘Build solution’.
    Upon build succeeded all executables will be in C:\bytecoin-master\build\src\Release

The Miner is called simpleminer.exe

________Any Store Can Buy, Sell and Accept Cryptocurrency________
█████████ ██ ███ ██      PUNDI X     ██ ███ ██ █████████
Whitepaper      Twitter      Facebook      Telegram      Medium      Youtube
Anotheranonlol
Hero Member
*****
Offline Offline

Activity: 588
Merit: 504


View Profile
May 25, 2014, 03:26:11 PM
Last edit: May 29, 2014, 09:17:39 PM by Anotheranonlol
 #2

Be warned of this user. They have some suspicious activity in the past. ie: unsubstantiated claims they are raising funds for charitable causes.

biggernugs
Sr. Member
****
Offline Offline

Activity: 446
Merit: 250



View Profile
May 25, 2014, 03:48:04 PM
 #3

looks legit  Roll Eyes

presidentcoin (OP)
Full Member
***
Offline Offline

Activity: 224
Merit: 100


Any store can buy, sell, and accept Crypto


View Profile
May 25, 2014, 04:26:43 PM
 #4

be warned of this user.

Why warned this is the Miner you can complie of the SoureCode of ByteCoin ....
I added also a Tutorial how to build a own

________Any Store Can Buy, Sell and Accept Cryptocurrency________
█████████ ██ ███ ██      PUNDI X     ██ ███ ██ █████████
Whitepaper      Twitter      Facebook      Telegram      Medium      Youtube
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!