当サービスは2025年1月にマイニング機能を停止、2025年2月にポータルサイトとコインの払い出しを停止します。
詳しくは最新のお知らせをご確認ください。
The service will cease mining functionality in January 2025 and portal and coin disbursement in February 2025.
Please see the latest announcement for details.
 Getting Started Guide
Getting Started Guide

日本語でのプールの登録法、採掘の方法はこちらを参考にしてください。

1. Create account.

  • Register here, or login if you already have account
  • Create a worker that will be used by the miner to login

2. Download a miner.

3. Configure your miner.

    If your using Linux, Then type the following into the console:

  • MinerD
    ./minerd -a yescrypt -o stratum+tcp://bitzeny.bunnymining.work:19333 -u Weblogin.WorkerName -p WorkerPassword
  • If you want to mine on a Windows Operating System, then you'll need to create a batch file to start your miner.

    Simply open notepad and then copy and paste the following:

  • MinerD
    minerd -a yescrypt -o stratum+tcp://bitzeny.bunnymining.work:19333 -u Weblogin.WorkerName -p WorkerPassword

    You then need to change "-u Weblogin.Worker -p Worker password" to reflect your own account. Eg, "-u Steve.StevesWorker -p StevesWorkerPassword" then go to "File > Save as" and save the file as "RunMe.bat" in the same folder containing your miners application files. You are now ready to mine, double click on "RunMe.bat" to start mining. If you want, you can create additional workers with usernames and passwords of your choice here

4. Create a bitzeny address to receive payments.

  • Downloading the client & block chain: Download the bitzeny client from here.

    Generate a new address and input it on your account page to receive payments.