BBSCoin Docs
  • Welcome!
  • Wallets
    • Wallet GUI
      • Synchronization
      • Send BBSCoin
      • Transactions
      • Contacts
    • SimpleWallet
    • Wallet Container
    • bbs.money restore
    • Tronlink to Klever Wallet
  • Mining
    • XMR-Stak
      • Basic configuration
  • Plug-ins / Modules
    • PHP API Module
    • MyBB
    • SMF
    • Discuz
    • PHPWind
    • GNUBoard
  • Development / Integration
    • Daemon/Node API
      • Binary handlers
        • getblocks.bin
        • queryblocks.bin
        • queryblockslite.bin
        • get_o_indexes.bin
        • getrandom_outs.bin
        • get_pool_changes.bin
        • get_pool_changes_lite.bin
        • get_blocks_details_by_hashes.bin
        • get_blocks_hashes_by_timestamps.bin
        • get_transaction_details_by_hashes.bin
        • get_transaction_hashes_by_payment_id.bin
      • JSON handlers
        • getinfo
        • getheight
        • gettransactions
        • sendrawtransaction
        • stop_daemon
      • JSON RPC request
        • f_blocks_list_json
        • f_block_json
        • f_transaction_json
        • f_on_transactions_pool_json
        • getblockcount
        • on_getblockhash
        • getblocktemplate
        • getcurrencyid
        • submitblock
        • getlastblockheader
        • getblockheaderbyhash
        • getblockheaderbyheight
        • get_txs_by_height
        • get_txs_pool
        • get_random_outs
        • get_maximum_tx_allowed_size
    • Wallet API
      • Simple Wallet
        • getbalance
        • transfer
        • store
        • get_payments
        • get_transfers
        • get_height
        • reset
      • Wallet Container
        • save
        • export
        • reset
        • createAddress
        • createAddressList
        • deleteAddress
        • getSpendKeys
        • getBalance
        • getBlockHashes
        • getTransactionHashes
        • getTransactions
        • getUnconfirmedTransactionHashes
        • getTransaction
        • sendTransaction
        • createDelayedTransaction
        • getDelayedTransactionHashes
        • deleteDelayedTransaction
        • sendDelayedTransaction
        • getViewKey
        • getStatus
        • getAddresses
        • sendFusionTransaction
        • estimateFusion
  • Whitepapers
    • BBSCoin (BBS)
      • English
      • Español
      • Português Brasileiro
      • 한국어
      • 中文(简体)
      • 日本語
      • Indonesian
      • Tiếng Việt
      • Pусский
      • عربى
    • BBSToken (BBST / WBBS)
      • English
  • Links
    • BBSCoin Official
    • BBSCoin Downloads
    • BBSToken Information
    • BBSToken DApp
Powered by GitBook
On this page

Was this helpful?

Mining

PoW is still CryptoNight Lite v7. Please make sure your wallet and daemon are v6.x to prevent synchronization issues

PreviousTronlink to Klever WalletNextXMR-Stak

Last updated 1 year ago

Was this helpful?

Official Mining Pool:

Mining Pool Host Address: mine.bbscoin.click (Host to use/connect in mining software.)

Mining Ports

Connection Port
Starting Difficulty
Description

3334

10000

Low end hardware

3335

20000

Low end hardware

3336

50000

Low end hardware

5556

100000

Mid range hardware

7778

500000

High end hardware

8889

2500000

Professionals and NiceHash

Configuration tip

For optimal mining efficency use static difficutly. You can activate static difficutly by adding ".desiredDifficutly" to your walletid. You can use any of the above ports for static difficutly.

A good static difficutly would be 40 * hashrate. Example for 1250H/s:

Ex.:fyTpS7UgsfTJaGWxKoBcYNAie7ZXkia8UKarA8mAEnusGpM1JQPAzvFd6S8fpDR7WgEN9wTVL6vdBe3PjPmqafpm2PogvpQna.50000

Mining Apps(there may be more around)

XMR-Stak

CPU / GPU (choose bbscoin as currency)

XMRig

CPU / GPU (set --variant=1)

https://pool.bbscoin.click/
Github
Reddit
Github
Github