Wydobycie Bitweb

Bitweb używa algorytmu proof-of-work Argon2id — można go wydobywać za pomocą CPU i GPU.

Wydobycie solowe

Wydobywaj bezpośrednio na własnym pełnym węźle. Zachowujesz 100% nagród za blok.

1. Skonfiguruj węzeł

Dodaj następujące wpisy do bitweb.conf:

rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=26332
txindex=1
coinstatsindex=1
server=1
listen=1

2. Pobierz cpuminer-opt

Kompilacje dla Windows i Linux — wybierz plik binarny odpowiadający Twojemu CPU:

bitweb-project/cpuminer-opt

CPU

cpuminer-sse2            -a argon2id1024 -o http://127.0.0.1:26332 -u user -p password --coinbase-addr YOUR_ADDRESS --no-longpoll --no-stratum --no-extranonce -t 4
cpuminer-aes-sse42       -a argon2id1024 -o http://127.0.0.1:26332 -u user -p password --coinbase-addr YOUR_ADDRESS --no-longpoll --no-stratum --no-extranonce -t 4
cpuminer-avx             -a argon2id1024 -o http://127.0.0.1:26332 -u user -p password --coinbase-addr YOUR_ADDRESS --no-longpoll --no-stratum --no-extranonce -t 4
cpuminer-avx2            -a argon2id1024 -o http://127.0.0.1:26332 -u user -p password --coinbase-addr YOUR_ADDRESS --no-longpoll --no-stratum --no-extranonce -t 4
cpuminer-avx2-sha        -a argon2id1024 -o http://127.0.0.1:26332 -u user -p password --coinbase-addr YOUR_ADDRESS --no-longpoll --no-stratum --no-extranonce -t 4
cpuminer-avx2-sha-vaes   -a argon2id1024 -o http://127.0.0.1:26332 -u user -p password --coinbase-addr YOUR_ADDRESS --no-longpoll --no-stratum --no-extranonce -t 4
cpuminer-avx512          -a argon2id1024 -o http://127.0.0.1:26332 -u user -p password --coinbase-addr YOUR_ADDRESS --no-longpoll --no-stratum --no-extranonce -t 4
cpuminer-avx512-sha-vaes -a argon2id1024 -o http://127.0.0.1:26332 -u user -p password --coinbase-addr YOUR_ADDRESS --no-longpoll --no-stratum --no-extranonce -t 4

GPU — OpenCL (wszystkie kompilacje obsługują wydobycie GPU)

cpuminer-* -a argon2id1024 --use-gpu OpenCL -o http://127.0.0.1:26332 -u user -p password --coinbase-addr YOUR_ADDRESS --no-longpoll --no-stratum --no-extranonce --gpu-batchsize 3484 --gpu-id 1

GPU — CUDA

cpuminer-* -a argon2id1024 --use-gpu CUDA -o http://127.0.0.1:26332 -u user -p password --coinbase-addr YOUR_ADDRESS --no-longpoll --no-stratum --no-extranonce --gpu-batchsize 64 --gpu-id 1

Pule wydobywcze

Wydobycie w puli zapewnia stabilne wypłaty. Połącz się, używając ustawień stratum podanych w panelu każdej puli.

Oficjalna pula Bitweb
pool.bitwebcore.net
Otwórz pulę Źródło
Wszystkie pule
miningpoolstats.stream
Znajdź więcej pul