[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f2XFLWXFdcCIBQgiHAH6Eu9rYyHPPtqZrRn_i7em5u7s":3,"$f1mzamVq2g17RS98ZeEtnzyTty3g5ucKBowMFMNpC5CE":67,"$fiyvIbqocwCLNx4v5GssX1y6mixlwxVfdnejehcX5zn0":111},{"fiat":4,"crypto":37},{"AED":5,"ARS":6,"AUD":7,"BHD":8,"BRL":9,"CAD":10,"CLP":11,"CNY":12,"EGP":13,"EUR":14,"GBP":15,"HKD":16,"IDR":17,"ILS":18,"INR":19,"IRR":20,"JPY":21,"KRW":22,"KWD":23,"KZT":24,"MAD":25,"MXN":26,"MYR":27,"OMR":28,"PEN":29,"QAR":30,"RUB":31,"SAR":32,"SGD":33,"TRY":34,"UAH":35,"USD":36},3.672504,1368.812858,1.393704,0.377935,4.980804,1.37785,888.623721,6.81775,51.884156,0.849404,0.739426,7.83905,17140.35,2.95979,92.603504,1321500.000352,158.630385,1467.110383,0.30836,469.692981,9.242091,17.311104,3.952504,0.384504,3.446261,3.65196,76.231517,3.751456,1.270104,44.827504,44.099112,1,{"ALPH":38,"BC2":39,"BCH":40,"BSV":41,"BTC":42,"CFX":43,"CLORE":44,"DGB":45,"DOGE":46,"ERG":47,"ETC":48,"ETHW":49,"FB":50,"IRON":51,"KAS":52,"LTC":53,"NEXA":54,"OCTA":55,"QUAI":56,"RVN":57,"RXD":58,"SAL":59,"SDR":60,"XEC":60,"XEL":61,"XMR":62,"XNA":63,"XTM":64,"ZEC":65,"ZEPH":66},0.05142,0.548425,445.8,16.01,76027,0.06048,0.001553,0.004558,0.09578,0.3276,8.541,0.323,0.494,0.0607,0.03466,55.83,5.1e-7,0.11343,0.03322,0.006032,0.000103,0.01712,0.0000072,0.314,345.54,0.0000532,0.000602,324.39,0.3978,{"slug":68,"category":69,"title":70,"description":71,"content":72,"translations":73,"pub_date":109,"upd_date":110},"macos-cpu-mining-en","Mining","Mining Monero XMR with MacOS","Mining XMR on MacOS: A Step-by-Step Guide. Discover how to mining using a CPU on Apple MacOS with detailed instructions for Monero XMR.","Mining on Apple computers may not be highly profitable or efficient, but if you're a crypto enthusiast or simply curious, why not give it a shot!\n\nFor consistent profitability on CPU mining, your top pick is mining XMR on the Kryptex PPS+ Pool. The PPS+ payout system guarantees stable earnings regardless of the number of blocks found, ensuring your mining activities are highly efficient and dependable.\n\n# How to Mine Monero XMR on MacOS\n\n1. [Create an XMR wallet](https:\u002F\u002Fpool.kryptex.com\u002Fen\u002Farticles\u002Fcryptocurrency-wallet-en) to receive your pool earnings in coins. Alternatively, you can use your Kryptex Email if you prefer receiving payments in Bitcoins. For more details, check out this [link](https:\u002F\u002Fpool.kryptex.com\u002Fen\u002Farticles\u002Faccount-mining-en).\n2. Visit the [XMRig miner developer website](https:\u002F\u002Fxmrig.com\u002Fdownload), and download the MacOS miner tailored for your specific processor. Apple computers come with either an Intel processor or an Apple processor. Download the appropriate miner based on the processor installed in your computer. Let's consider the example of the Apple processor.\n    \n    ![][1]\n    \n3. Extract the downloaded miner archive into a folder of your choice.\n4. Open a terminal and indicate the path to the miner. To achieve this, type the `cd` command in the terminal, then drag the folder with the miner into the terminal window using your mouse cursor. After that, press Enter.\n    \n    ![][2]\n    \n5. To launch the miner, enter the following command:   \n`.\u002Fxmrig -o xmr.kryptex.network:7029 -u WALLET_ADDRESS\u002FRIG_NAME -k --coin monero -a rx\u002F0`   \nReplace `WALLET_ADDRESS` with your XMR wallet address or your email address in Kryptex, and `RIG_NAME` with the desired worker name, which will be visible on the pool.   \n**Example:**   \n`.\u002Fxmrig -o xmr.kryptex.network:7029 -u 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD\u002FMyFirstRig -k --coin monero -a rx\u002F0`\n6. The mining launches based on the settings you specified in the terminal command. To stop mining, just close the terminal window.\n    \n    ![][3]\n    \n\nLaunching a miner via terminal commands isn't always convenient. That's why you can prepare configuration file in advance and use it to start the miner hassle-free.\n\n## Setting up the XMRig miner using config.json\n\n1. Open the `config.json` file.\n2. Find the `pools` section in the file and input the following details:   \nReplace `WALLET_ADDRESS` with your XMR wallet address or your email address in Kryptex. Replace `RIG_NAME` with the desired worker name, which will be visible on the pool. Don't forget to save your changes after updating the settings.\n    \n    ```jsx\n    \"algo\": \"rx\u002F0\",\n    \"coin\": \"monero\",\n    \"url\": \"xmr.kryptex.network:7029\",\n    \"user\": \"WALLET_ADDRESS\u002FRIG_NAME\",\n    \"pass\": \"x\",\n    \"tls\": false,\n    \"keepalive\": true,\n    \"nicehash\": false\n    ```\n    \n3. Start the `xmrig` miner by double-clicking on it and grant permission for the downloaded file to run.\n    \n    ![][4]\n    \n4. The miner will start working using the settings from your `config.json` file. To stop mining, simply close the terminal window.\n    \n    ![][5]\n    \n# Track Your Mining Progress\n\nOnce mining runs successfully, keep tracking your GPU status in the terminal window. You will find details such as the hashrate, the number of received shares, the graphics card's temperature, and other valuable information there.\n\nIf you're mining to your crypto wallet address, visit the Kryptex Pool page at https:\u002F\u002Fpool.kryptex.com\u002F. On the page, use the search field at the top. Enter the crypto wallet address you specified in the miner and press Enter. A statistics page related to your wallet will open.\n\nAdditionally, you have the option to utilize our exclusive [Telegram monitoring bot](https:\u002F\u002Fpool.kryptex.com\u002Fen\u002Farticles\u002Fmining-monitoring-bot-en).\n\n![][6]\n\nIf you mining using your Kryptex Email, open your [Kryptex personal account](https:\u002F\u002Fwww.kryptex.com\u002Fsite\u002Fhardware).\n\n![][7]\n\nIf you've followed all the steps correctly, the statistics will show up on the pool or in your account (depending on your chosen method) about 10-15 minutes after mining begins.\n\n# 🚑Need help?\n\n**Something does not work?**\n\n**Our friendly community and experienced support will be happy to help you!**\n\n**Contact us throw the [website support](https:\u002F\u002Fwww.kryptex.com\u002Fen\u002Fsupport\u002Ftickets), in [Telegram](https:\u002F\u002Ft.me\u002Fkryptex_chat_en), or ask for help on our [Discord](https:\u002F\u002Fdiscord.com\u002Finvite\u002Fejyx9PkCW3).**\n\n\n  [1]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FxrFsXLO.webp\n  [2]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FlOD81Ou.webp\n  [3]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002Fzjh1BCN.webp\n  [4]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FQ58oOQ8.webp\n  [5]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FtPzZiOU.webp\n  [6]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002F4aG7KJT.webp\n  [7]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FEmJK94r.webp",[74,78,81,85,89,93,97,101,105],{"slug":75,"locale":76,"locale_name":77},"macos-cpu-mining-ar","ar","العربية",{"slug":68,"locale":79,"locale_name":80},"en","English",{"slug":82,"locale":83,"locale_name":84},"macos-cpu-mining-es","es","Español",{"slug":86,"locale":87,"locale_name":88},"macos-cpu-mining-fa","fa","فارسی",{"slug":90,"locale":91,"locale_name":92},"macos-cpu-mining-fr","fr","Français",{"slug":94,"locale":95,"locale_name":96},"macos-cpu-mining-pt-br","pt-br","Português",{"slug":98,"locale":99,"locale_name":100},"macos-cpu-mining-ru","ru","Русский",{"slug":102,"locale":103,"locale_name":104},"macos-cpu-mining-uk","uk","Українська",{"slug":106,"locale":107,"locale_name":108},"macos-cpu-mining-zh-cn","zh-cn","简体中文","1697274429","1774905156",[112,197,489,592,611,711,718],{"name":113,"slug":114,"articles":115},"FAQ","faq",[116,119,122,125,128,131,134,137,140,143,146,149,152,155,158,161,164,167,170,173,176,179,182,185,188,191,194],{"slug":117,"title":118},"how-pool-works-en","Common questions",{"slug":120,"title":121},"get-support-en","Need support?",{"slug":123,"title":124},"about-pool-en","About Kryptex Pools",{"slug":126,"title":127},"mining-rental-en","How to Rent a Mining Rig?",{"slug":129,"title":130},"windows-workers-ip-en","How to find out the IP of a worker in Windows",{"slug":132,"title":133},"hiveos-workers-ip-en","How to find out the IP of a worker in HiveOS",{"slug":135,"title":136},"raveos-workers-ip-en","How to find out the IP of a worker in RaveOS",{"slug":138,"title":139},"pps-vs-pplns-en","PPS+ vs PPLNS",{"slug":141,"title":142},"pool-affiliate-en","Kryptex Pool Referral Program",{"slug":144,"title":145},"prop-vs-pps-en","PROP vs PPS+",{"slug":147,"title":148},"how-long-pool-keep-coins-en","How Long Does the Pool Keep Coins?",{"slug":150,"title":151},"solo-mining-en","What is SOLO Mining?",{"slug":153,"title":154},"kryptex-vs-kryptex-pool-en","Comparison of kryptex.com and pool.kryptex.com",{"slug":156,"title":157},"kryptex-pool-vs-2miners-en","Comparison of Kryptex Pool and 2Miners",{"slug":159,"title":160},"kryptex-pool-vs-herominers-en","Comparison of Kryptex Pool and Herominers",{"slug":162,"title":163},"kryptex-pool-vs-f2pool-en","Comparison of Kryptex Pool and F2pool",{"slug":165,"title":166},"kryptex-pool-vs-vipor-en","Comparison of Kryptex Pool and Vipor",{"slug":168,"title":169},"kryptex-pool-vs-viabtc-en","Comparison of Kryptex Pool and ViaBTC",{"slug":171,"title":172},"kryptex-pool-vs-k1pool-en","Comparison of Kryptex Pool and K1Pool",{"slug":174,"title":175},"kryptex-pool-vs-emcd-en","Comparison of Kryptex Pool and EMCD",{"slug":177,"title":178},"why-hashrate-differs-en","Why Does Miner and Pool Hashrate Differs?",{"slug":180,"title":181},"network-adress-range-en","How to Find the IP Address Range of Your Local Network",{"slug":183,"title":184},"mining-manual-en","How to start mining on Kryptex Pool",{"slug":186,"title":187},"how-to-connect-asic-step-by-step-en","How To Connect ASIC To The Pool? Step-By-Step Guide",{"slug":189,"title":190},"account-mining-en","Mine Anything — Get Bitcoin!",{"slug":192,"title":193},"kryptex-miningrigrentals-en","How to mine on the Kryptex pool with MiningRigRentals",{"slug":195,"title":196},"kryptex-nicehash-rent-en","How to mine with Kryptex Pool using NiceHash",{"name":198,"slug":199,"articles":200},"Connection","connection",[201,204,207,210,213,216,219,222,225,228,231,234,237,240,243,246,249,252,255,258,261,264,267,270,273,276,279,282,285,288,291,294,297,300,303,306,309,312,315,318,321,324,327,330,333,336,339,342,345,348,351,354,357,360,363,366,369,372,375,378,381,384,387,390,393,396,399,402,405,408,411,414,417,420,423,426,429,432,435,438,441,444,447,450,453,456,459,462,465,468,471,474,477,480,483,486],{"slug":202,"title":203},"connect-hiveos-to-kryptex-en","How to connect HiveOS to Kryptex",{"slug":205,"title":206},"connect-raveos-to-kryptex-en","How to connect RaveOS to Kryptex",{"slug":208,"title":209},"how-to-mine-kaspa-en","How to mine KASPA",{"slug":211,"title":212},"dual-mining-en","Dual mining setting",{"slug":214,"title":215},"hive-os-dual-mining-en","HiveOS dual mining",{"slug":217,"title":218},"rave-os-dual-mining-en","RaveOS dual mining",{"slug":220,"title":221},"how-to-mine-nexa-en","How to mine NEXA",{"slug":223,"title":224},"how-to-mine-ironfish-en","How to mine IRON FISH",{"slug":226,"title":227},"how-to-mine-conflux-en","How to mine Conflux CFX",{"slug":229,"title":230},"antminer-e9-pro-en","ASIC Antminer E9 Pro",{"slug":232,"title":233},"iceriver-ks0-ks1-ks2-ks3-ks3l-en","ASICs IceRiver KS0, KS0 Pro, KS0 Ultra, KS1, KS2, KS3, KS3M, KS3L, KS5M, KS5L",{"slug":235,"title":236},"antminer-ks3-en","ASIC Bitmain Antminer KS3",{"slug":238,"title":239},"ipollo-v1-v1mini-v1minise-x1-en","ASICs iPollo V1, V1 mini, V1 Mini SE, V1 Mini SE Plus, X1",{"slug":241,"title":242},"jasminer-x16p-x16q-x4-x4q-x41u-en","ASICs Jasminer X44-P, X44-Q, X16-P, X16-Q-Pro, X16-Q, X4, X4-Q, X4-3U-Z, X4-1U",{"slug":244,"title":245},"osprey-e100-e300-en","FPGA Osprey E100, E300",{"slug":247,"title":248},"forestminer-epu-1c-2c-xc-en","ASICs ForestMiner EPU 1-C, 2-C, XC",{"slug":250,"title":251},"antminer-x5-en","ASIC Bitmain Antminer X5",{"slug":253,"title":254},"ubq-pool-closing-en","UBQ Mining Pool Shutting Down on 4 December 2023",{"slug":256,"title":257},"how-to-mine-zephyr-en","How to mine Zephyr (ZEPH)",{"slug":259,"title":260},"how-to-mine-karlsen-en","How to mine Karlsen (KLS)",{"slug":262,"title":263},"how-to-mine-neurai-en","How to mine Neurai (XNA)",{"slug":265,"title":266},"how-to-mine-cloreai-en","How to mine CloreAI (CLORE)",{"slug":268,"title":269},"how-to-mine-zeph-hiveos-en","How to increase your mining income",{"slug":271,"title":272},"how-to-mine-on-smartphone-en","How To Mine With Your Phone?",{"slug":274,"title":275},"superscalar-k10-k11-k20-k30-ks3-en","SuperScalar K10",{"slug":277,"title":278},"ibelink-bm-ks-max-en","ASIC iBeLink BM-KS Max",{"slug":280,"title":281},"btc-mining-en","How to mine Bitcoin BTC",{"slug":283,"title":284},"btc-account-mining-en","Bitcoin Mining with a Kryptex Account",{"slug":286,"title":287},"how-to-mine-alephium-en","How to mine Alephium (ALPH)",{"slug":289,"title":290},"antminer-ks5-ks5pro-en","ASIC Bitmain Antminer KS5, KS5 Pro",{"slug":292,"title":293},"goldshell-ka-box-en","ASICs Goldshell KA BOX, KA BOX Pro",{"slug":295,"title":296},"how-to-mine-ergo-en","How to mine Ergo (ERG)",{"slug":298,"title":299},"goldshell-al-box-en","ASIC Goldshell AL BOX, AL BOX II, AL BOX II PLUS, AL BOX III",{"slug":301,"title":302},"how-to-mine-nirmata-en","How to mine Nirmata (NIR)",{"slug":304,"title":305},"how-to-mine-sedra-en","How to mine Sedra (SDR)",{"slug":307,"title":308},"how-to-mine-ravencoin-en","How to mine Ravencoin (RVN)",{"slug":310,"title":311},"how-to-mine-monero-en","How to mine Monero (XMR)",{"slug":313,"title":314},"bombax-ez100-ez100c-en","ASICs Bombax EZ100-Pro, EZ100, EZ100-C",{"slug":316,"title":317},"how-to-mine-xelis-en","How to mine Xelis (XEL)",{"slug":319,"title":320},"how-to-mine-ethw-en","How to mine Ethereum PoW (ETHW)",{"slug":322,"title":323},"how-to-mine-etc-en","How to mine Ethereum Classic (ETC)",{"slug":325,"title":326},"switching-to-xelishashv2-en","Xelis Hardfork: Switching to XelisHashV3",{"slug":328,"title":329},"gtminer-v66-v88-en","ASICs GTMiner V66, V88",{"slug":331,"title":332},"windminer-k9-en","ASIC Wind Miner K9",{"slug":334,"title":335},"dragonball-ks6-ks6-pro-en","ASICs Dragonball KS6, KS6 S, KS6 Pro, KS6 Pro+",{"slug":337,"title":338},"how-to-mine-octa-en","How to mine OctaSpace (OCTA)",{"slug":340,"title":341},"antminer-al1-en","ASIC Bitmain Antminer AL1, AL1 Pro",{"slug":343,"title":344},"iceriver-al0-en","ASIC IceRiver AL0",{"slug":346,"title":347},"how-to-mine-salvium-en","How to mine Salvium (SAL)",{"slug":349,"title":350},"goldshell-e-ka1m-en","ASIC Goldshell E-KA1M",{"slug":352,"title":353},"dragonball-a11-en","АSIC Dragonball A11",{"slug":355,"title":356},"goldshell-e-al1m-en","ASIC Goldshell E-AL1M",{"slug":358,"title":359},"iceriver-al3-en","ASIC IceRiver AL3",{"slug":361,"title":362},"dragonball-a40-en","АSIC Dragonball A40",{"slug":364,"title":365},"iceriver-rx0-en","ASIC IceRiver RX0",{"slug":367,"title":368},"iceriver-al2-lite-en","ASIC IceRiver AL2 Lite",{"slug":370,"title":371},"iceriver-ks2-lite-en","ASIC IceRiver KS2 Lite",{"slug":373,"title":374},"how-to-mine-blocx-en","How to mine BLOCX",{"slug":376,"title":377},"bch-mining-en","How to mine Bitcoin Cash BCH",{"slug":379,"title":380},"fb-mining-en","How to mine Fractal Bitcoin FB",{"slug":382,"title":383},"ltc-mining-en","How to mine Litecoin LTC with Dogecoin DOGE",{"slug":385,"title":386},"ipollo-v2-v2x-v2h-en","ASICs iPollo V2, V2X, V2H",{"slug":388,"title":389},"dragonball-a21-en","АSIC Dragonball A21",{"slug":391,"title":392},"how-to-mine-quai-en","How to mine Quai (QUAI)",{"slug":394,"title":395},"elphapex-dg1-hydro-home-en","ASICs Elphapex DG1, DG1+, DG Hydro 1, DG Home 1",{"slug":397,"title":398},"volcminer-d1-lite-mini-hydro-en","ASICs Volcminer D1, D1 Lite, D1 Mini, D1 Hydro",{"slug":400,"title":401},"fluminer-en","Fluminer L1 ASIC",{"slug":403,"title":404},"kryptex-clore-mining-en","How To Mine On The Kryptex Pool via Clore.AI",{"slug":406,"title":407},"ecash-xec-mining-en","How To Mine eCash XEC",{"slug":409,"title":410},"lucky-miner-lv06-lv07-lv08-en","ASIC Lucky Miner LV06, LV07, LV08",{"slug":412,"title":413},"bitmain-antminer-s19-en","ASIC Bitmain Antminer S19",{"slug":415,"title":416},"digibyte-dgb-mining-en","How To Mine DigiByte DGB",{"slug":418,"title":419},"bitmain-antminer-l7-en","ASIC Bitmain Antminer L7",{"slug":421,"title":422},"bitmain-antminer-l9-en","ASIC Bitmain Antminer L9",{"slug":424,"title":425},"bitmain-antminer-s21-en","ASIC Bitmain Antminer S21",{"slug":427,"title":428},"canaan-avalon-q-home-en","ASIC Canaan Avalon Q Home — The First Low-Noise ASIC Miner for Home Use",{"slug":430,"title":431},"canaan-avalon-a15-a1566-series-en","ASIC Canaan Avalon A15 \u002F A1566",{"slug":433,"title":434},"how-to-mine-tari-randomx-en","How to mine Tari XTM (RandomX)",{"slug":436,"title":437},"how-to-mine-tari-sha3x-en","How to mine Tari XTM (SHA3X)",{"slug":439,"title":440},"how-to-mine-tari-c29-en","How to mine Tari XTM (C29)",{"slug":442,"title":443},"bitcoin2-bc2-mining-en","How To Mine Bitcoin II BC2",{"slug":445,"title":446},"goldshell-xt-box-en","ASIC Goldshell XT BOX",{"slug":448,"title":449},"zcash-zec-mining-en","How To Mine Zcash ZEC",{"slug":451,"title":452},"bitmain-antminer-z15-z15e-z15j-z15pro-en","ASIC Bitmain Antminer Z15, Z15e, Z15j, Z15Pro",{"slug":454,"title":455},"bitmain-antminer-z11-en","ASIC Bitmain Antminer Z11",{"slug":457,"title":458},"bitmain-antminer-z9-z9mini-en","ASIC Bitmain Antminer Z9, Z9 Mini",{"slug":460,"title":461},"innosilicon-zmaster-a9-en","ASIC Innosilicon ZMaster A9, A9+, A9++",{"slug":463,"title":464},"quai-sha256-mining-en","How to mine QUAI SHA256",{"slug":466,"title":467},"quai-scrypt-mining-en","How to mine QUAI Scrypt",{"slug":469,"title":470},"quai-kawpow-mining-en","How to mine QUAI KawPow",{"slug":472,"title":473},"how-to-change-dns-en","How to Change DNS Server on PC, Router, and ASIC Miner: Step-by-Step Guide",{"slug":475,"title":476},"how-to-mine-radiant-en","How to mine Radiant (RXD)",{"slug":478,"title":479},"bitmain-antminer-l3-en","Bitmain Antminer L3, L3+, L3++ ASIC Miner",{"slug":481,"title":482},"fluminer-t3-en","ASIC Fluminer T3",{"slug":484,"title":485},"bitcoin-sv-bsv-mining-en","How To Mine Bitcoin SV BSV",{"slug":487,"title":488},"how-to-connect-asic-en","How to connect ASIC?",{"name":69,"slug":490,"articles":491},"mining",[492,495,498,501,504,507,510,513,516,519,522,525,528,531,534,537,540,543,546,549,552,555,558,559,562,565,568,571,574,577,580,583,586,589],{"slug":493,"title":494},"bat-file-en","BAT file for mining",{"slug":496,"title":497},"get-logs-en","How to get miner’s logs",{"slug":499,"title":500},"watchdog-for-mining-en","Watchdog for mining",{"slug":502,"title":503},"gwei-en","What is GWei",{"slug":505,"title":506},"rejected-shares-en","Large number of rejected shares",{"slug":508,"title":509},"share-difficulty-en","Mining pool share difficulty",{"slug":511,"title":512},"mining-monitoring-bot-en","Mining monitoring bot",{"slug":514,"title":515},"why-pools-hide-stale-shares-en","Why do pools hide stale shares from you?",{"slug":517,"title":518},"get-rid-of-rejected-shares-en","How to get rid of rejected shares?",{"slug":520,"title":521},"about-ironfish-en","Everything related to IRON FISH",{"slug":523,"title":524},"ironfish-airdrop-en","The Kryptex Pool is conducting an airdrop of $7500 for IRON FISH testers. Don't miss your chance to grab your share! 48 hrs left until the mainnet!",{"slug":526,"title":527},"prepare-ironfish-mainnet-en","IRON FISH — Prepare For The Mainnet!",{"slug":529,"title":530},"ironfish-mainnet-en","IRON FISH — Mainnet",{"slug":532,"title":533},"mining-ironfish-with-memo-en","Mining IRON FISH with MEMO parameter",{"slug":535,"title":536},"ironfish-airdrop-completed-en","Kryptex distributed the $7500 airdrop for those who mined IRON FISH on the testnet!",{"slug":538,"title":539},"ironfish-mainnet-airdrop-en","The second IRON FISH airdrop from Kryptex Pool!",{"slug":541,"title":542},"ethermine-flypool-alternative-en","Ethermine and Flypool alternative",{"slug":544,"title":545},"dual-intensity-setting-en","Fine-tuning Dual-Mining",{"slug":547,"title":548},"iceriver-ks0-overclocking-en","IceRiver KS0 Firmware Update and Overclocking",{"slug":550,"title":551},"iceriver-ks1-overclocking-en","IceRiver KS1 Firmware Update and Overclocking",{"slug":553,"title":554},"iceriver-ks2-overclocking-en","IceRiver KS2 Firmware Update and Overclocking",{"slug":556,"title":557},"ubuntu-cpu-mining-en","Mining Monero XMR with Ubuntu Linux",{"slug":68,"title":70},{"slug":560,"title":561},"ubuntu-gpu-mining-en","Ubuntu Linux Mining",{"slug":563,"title":564},"linux-overclocking-en","Overclocking GPU on Ubuntu Linux",{"slug":566,"title":567},"flexpool-alternative-en","Flexpool is Closing Down. Choose a New Pool!",{"slug":569,"title":570},"ironfish-hardfork-en","Iron Fish Hard Fork: Enhancing Security and Decentralization",{"slug":572,"title":573},"switching-to-fishhash-en","Iron Fish Hardfork: Switching to FishHash",{"slug":575,"title":576},"whatsminer-rejected-shares-en","Resolving High Share Rejection Rates on WhatsMiner ASICs",{"slug":578,"title":579},"lte-for-mining-en","LTE for Mining: From Modem Selection to Network Setup",{"slug":581,"title":582},"kryptex-asic-firmware-en","Kryptex x Gminer ASIC Firmware: Boost Your Mining Income",{"slug":584,"title":585},"phone-mining-hashrate-en","Mining on Phones and Android: Smartphone Hashrate, Earnings, and FAQ",{"slug":587,"title":588},"minerbox-kryptex-en","MinerBox: Mining Monitoring App — How to Connect Kryptex Pool",{"slug":590,"title":591},"hashwatcher-kryptex-en","HashWatcher: ASIC Miner Monitor — Setup Guide for Kryptex Pool",{"name":593,"slug":594,"articles":595},"Hardware","hardware",[596,599,602,605,608],{"slug":597,"title":598},"how-to-clean-asic-en","How to Clean an ASIC Miner?",{"slug":600,"title":601},"how-to-replace-thermal-paste-in-asic-en","How to Replace Thermal Paste in an ASIC?",{"slug":603,"title":604},"extend-asic-lifespan-en","How to Extend the Lifespan of an ASIC Miner: Complete Guide",{"slug":606,"title":607},"rebar-4gdecoding-csm-mining-en","What Are ReSizable Bar (ReBAR), Above 4G Decoding, and CSM",{"slug":609,"title":610},"canaan-avalon-nano-3-nano-3s-en","ASIC Canaan Avalon Nano 3 \u002F Nano 3S — Home Bitcoin Miner with Built-in Heater Function",{"name":612,"slug":613,"articles":614},"Payouts","payouts",[615,618,621,624,627,630,633,636,639,642,645,648,651,654,657,660,663,666,669,672,675,678,681,684,687,690,693,696,699,702,705,708],{"slug":616,"title":617},"about-payouts-en","How to make a payout?",{"slug":619,"title":620},"etc-ethw-wallet-en","How to create ETC, ETHW, OCTA wallet",{"slug":622,"title":623},"kaspa-wallet-en","How to create KASPA wallet",{"slug":625,"title":626},"nexa-wallet-en","How to create NEXA wallet",{"slug":628,"title":629},"ironfish-wallet-en","How to create IRON FISH wallet",{"slug":631,"title":632},"how-to-recover-ironfish-wallet-en","How to Recover Access to Your IRON FISH Wallet",{"slug":634,"title":635},"trade-your-crypto-en","How to trade your crypto?",{"slug":637,"title":638},"conflux-wallet-en","How to create Conflux CFX wallet",{"slug":640,"title":641},"zephyr-wallet-en","How to create Zephyr (ZEPH) wallet",{"slug":643,"title":644},"karlsen-wallet-en","How to create Karlsen (KLS) wallet",{"slug":646,"title":647},"neurai-wallet-en","How to create Neurai (XNA) wallet",{"slug":649,"title":650},"cloreai-wallet-en","How to create CloreAI (CLORE) wallet",{"slug":652,"title":653},"alephium-wallet-en","How to create Alephium (ALPH) wallet",{"slug":655,"title":656},"ergo-wallet-en","How to create Ergo (ERG) wallet",{"slug":658,"title":659},"nirmata-wallet-en","How to create Nirmata (NIR) wallet",{"slug":661,"title":662},"sedra-wallet-en","How to create Sedra (SDR) wallet",{"slug":664,"title":665},"ravencoin-wallet-en","How to create Ravencoin (RVN) wallet",{"slug":667,"title":668},"monero-wallet-en","How to create Monero (XMR) wallet",{"slug":670,"title":671},"xelis-wallet-en","How to create Xelis (XEL) wallet",{"slug":673,"title":674},"salvium-wallet-en","How to create Salvium (SAL) wallet",{"slug":676,"title":677},"blocx-wallet-en","How to create a BLOCX wallet",{"slug":679,"title":680},"fractal-bitcoin-wallet-en","How to create a Fractal Bitcoin wallet",{"slug":682,"title":683},"litecoin-wallet-en","How to create a Litecoin wallet",{"slug":685,"title":686},"bitcoin-cash-wallet-en","How to create a Bitcoin Cash wallet",{"slug":688,"title":689},"quai-wallet-en","How to create Quai (QUAI) wallet",{"slug":691,"title":692},"ecash-xec-wallet-en","How To Create An eCash XEC Wallet",{"slug":694,"title":695},"digibyte-dgb-wallet-en","How To Create An DigiByte DGB Wallet",{"slug":697,"title":698},"tari-wallet-en","How to create Tari (XTM) wallet",{"slug":700,"title":701},"radiant-wallet-en","How to create Radiant (RXD) wallet",{"slug":703,"title":704},"bc2-wallet-en","How to create BitcoinII (BC2) wallet",{"slug":706,"title":707},"bsv-wallet-en","How to create a Bitcoin SV (BSV) wallet",{"slug":709,"title":710},"cryptocurrency-wallet-en","How to create a cryptocurrency wallet",{"name":712,"slug":713,"articles":714},"Security","security",[715],{"slug":716,"title":717},"pool-mining-security-en","Pool mining security",{"name":719,"slug":720,"articles":721},"Glossary","glossary",[722,725,728,731,734,737,740,743,746,749,752,755,758,761,764,767,770,773,776,779,782,785,788,791,794,797,800,803,806,809,812,815,818,821,824,827,830,833,836,839,842,845,848,851,854,857,860,863,866,869,872,875,878,881,884,887,890,893,896,899,902,905,908,911,914,917,920,923,926,929,932,935,938,941,944,947,950,953,956,959,962,965,968,971,974,977,980,983,986,989,992,995,998,1001,1004,1007,1010,1013,1016,1019,1022,1025,1028,1031,1034,1037,1040,1043,1046,1049,1052,1055,1058,1061,1064,1067,1070,1073,1076,1079,1082,1085,1088,1090,1093,1096,1099,1102,1105,1108,1111,1114,1117,1120,1123,1126,1129,1132,1135,1138,1141,1144,1147,1150,1153,1156,1159,1162,1165,1168,1171,1174,1177,1180,1183,1186,1189,1192,1195,1198,1201,1204,1207,1210,1213,1216,1219,1222,1225,1228,1231,1234,1237,1240,1243,1246,1249,1252,1255,1258,1261,1264,1267,1270,1273,1276],{"slug":723,"title":724},"merge-mining-en","Merge Mining (Merged Mining)",{"slug":726,"title":727},"address-en","Address",{"slug":729,"title":730},"airdrop-en","Airdrop",{"slug":732,"title":733},"algorithm-en","Algorithm",{"slug":735,"title":736},"altcoin-en","Altcoin",{"slug":738,"title":739},"asic-en","ASIC",{"slug":741,"title":742},"beacon-chain-en","Beacon Chain",{"slug":744,"title":745},"bear-market-en","Bear Market",{"slug":747,"title":748},"bep20-en","BEP-20",{"slug":750,"title":751},"bip-en","BIP",{"slug":753,"title":754},"bitaxe-en","Bitaxe",{"slug":756,"title":757},"bitcoin-en","Bitcoin",{"slug":759,"title":760},"bitdeer-en","Bitdeer",{"slug":762,"title":763},"bitmain-en","Bitmain",{"slug":765,"title":766},"block-reward-en","Block Reward",{"slug":768,"title":769},"block-time-en","Block Time",{"slug":771,"title":772},"block-en","Block",{"slug":774,"title":775},"blockchain-en","Blockchain",{"slug":777,"title":778},"blockdag-en","BlockDAG",{"slug":780,"title":781},"bnb-en","BNB",{"slug":783,"title":784},"bsc-en","BSC (BNB Smart Chain)",{"slug":786,"title":787},"bscscan-en","BscScan",{"slug":789,"title":790},"bull-market-en","Bull Market",{"slug":792,"title":793},"bid-ask-spread-en","Bid-Ask Spread",{"slug":795,"title":796},"bitcoin-cash-en","Bitcoin Cash (BCH)",{"slug":798,"title":799},"bitcoin-sv-en","Bitcoin SV (BSV)",{"slug":801,"title":802},"bitcoin2-en","Bitcoin II (BC2)",{"slug":804,"title":805},"block-explorer-en","Block Explorer",{"slug":807,"title":808},"canaan-en","Canaan",{"slug":810,"title":811},"capitalisation-en","Market Capitalization",{"slug":813,"title":814},"centralization-en","Centralization",{"slug":816,"title":817},"cfx-conflux-en","Conflux (CFX)",{"slug":819,"title":820},"cloud-mining-en","Cloud Mining",{"slug":822,"title":823},"coin-en","Coin",{"slug":825,"title":826},"coinbase-transaction-en","Coinbase Transaction",{"slug":828,"title":829},"cold-wallet-en","Cold Wallet",{"slug":831,"title":832},"confirmation-time-en","Confirmation Time",{"slug":834,"title":835},"consensus-en","Consensus Mechanism",{"slug":837,"title":838},"cpu-en","CPU (Central Processing Unit)",{"slug":840,"title":841},"cross-chain-bridges-en","Cross-Chain Bridge",{"slug":843,"title":844},"crypto-winter-en","Crypto Winter",{"slug":846,"title":847},"cryptocurrency-en","Cryptocurrency",{"slug":849,"title":850},"cryptography-en","Cryptography",{"slug":852,"title":853},"cuckaroo29-en","Cuckaroo29",{"slug":855,"title":856},"custody-en","Custody",{"slug":858,"title":859},"halving-en","Halving",{"slug":861,"title":862},"hashrate-en","Hashrate",{"slug":864,"title":865},"mempool-en","Mempool",{"slug":867,"title":868},"mining-pool-en","Mining Pool",{"slug":870,"title":871},"pps-en","PPS and PPS+",{"slug":873,"title":874},"private-key-en","Private Key",{"slug":876,"title":877},"profitability-en","Mining Profitability",{"slug":879,"title":880},"proof-of-work-en","Proof of Work (PoW)",{"slug":882,"title":883},"dac-en","DAC (Decentralized Autonomous Cooperative)",{"slug":885,"title":886},"dag-en","DAG (Directed Acyclic Graph)",{"slug":888,"title":889},"dao-en","DAO (Decentralized Autonomous Organization)",{"slug":891,"title":892},"dapp-en","DApp (Decentralized Application)",{"slug":894,"title":895},"decryption-en","Decryption",{"slug":897,"title":898},"defi-en","DeFi (Decentralized Finance)",{"slug":900,"title":901},"delisting-en","Delisting",{"slug":903,"title":904},"dex-en","DEX (Decentralized Exchange)",{"slug":906,"title":907},"digibyte-en","DigiByte (DGB)",{"slug":909,"title":910},"digital-asset-en","Digital Asset",{"slug":912,"title":913},"digital-signature-en","Digital Signature",{"slug":915,"title":916},"diversification-en","Diversification",{"slug":918,"title":919},"dns-en","DNS (Domain Name System)",{"slug":921,"title":922},"dogecoin-en","Dogecoin (DOGE)",{"slug":924,"title":925},"double-spending-en","Double Spending",{"slug":927,"title":928},"dyor-en","DYOR (Do Your Own Research)",{"slug":930,"title":931},"ecash-en","eCash (XEC)",{"slug":933,"title":934},"eclipse-attack-en","Eclipse Attack",{"slug":936,"title":937},"eip-en","EIP (Ethereum Improvement Proposal)",{"slug":939,"title":940},"encryption-en","Encryption",{"slug":942,"title":943},"etchash-en","EtcHash",{"slug":945,"title":946},"etf-en","ETF (Exchange-Traded Fund)",{"slug":948,"title":949},"ethereum-classic-en","Ethereum Classic (ETC)",{"slug":951,"title":952},"ethereum-en","Ethereum (ETH)",{"slug":954,"title":955},"evm-en","EVM (Ethereum Virtual Machine)",{"slug":957,"title":958},"exchange-en","Exchange",{"slug":960,"title":961},"fee-en","Fee",{"slug":963,"title":964},"fiat-en","Fiat Currency",{"slug":966,"title":967},"fork-en","Fork",{"slug":969,"title":970},"fpga-en","FPGA",{"slug":972,"title":973},"fractal-bitcoin-en","Fractal Bitcoin (FB)",{"slug":975,"title":976},"gas-en","Gas (Ethereum)",{"slug":978,"title":979},"genesis-block-en","Genesis Block",{"slug":981,"title":982},"goldshell-en","Goldshell",{"slug":984,"title":985},"gpu-en","GPU (Graphics Processing Unit)",{"slug":987,"title":988},"hardware-wallet-en","Hardware Wallet",{"slug":990,"title":991},"hash-en","Hash",{"slug":993,"title":994},"hot-wallet-en","Hot Wallet",{"slug":996,"title":997},"iceriver-en","IceRiver",{"slug":999,"title":1000},"inflation-en","Inflation",{"slug":1002,"title":1003},"ipollo-en","iPollo",{"slug":1005,"title":1006},"iron-fish-en","Iron Fish (IRON)",{"slug":1008,"title":1009},"jasminer-en","Jasminer",{"slug":1011,"title":1012},"kaspa-en","Kaspa (KAS)",{"slug":1014,"title":1015},"kawpow-en","KawPow",{"slug":1017,"title":1018},"lightning-network-en","Lightning Network",{"slug":1020,"title":1021},"liquidity-en","Liquidity",{"slug":1023,"title":1024},"litecoin-en","Litecoin (LTC)",{"slug":1026,"title":1027},"market-cap-en","Market Cap",{"slug":1029,"title":1030},"mining-hardware-en","Mining Hardware",{"slug":1032,"title":1033},"monero-en","Monero (XMR)",{"slug":1035,"title":1036},"alephium-en","Alephium (ALPH)",{"slug":1038,"title":1039},"github-en","GitHub",{"slug":1041,"title":1042},"hacker-en","Hacker",{"slug":1044,"title":1045},"hodl-en","HODL",{"slug":1047,"title":1048},"kyc-en","KYC (Know Your Customer)",{"slug":1050,"title":1051},"latency-en","Latency",{"slug":1053,"title":1054},"layer-2-en","Layer 2 (L2)",{"slug":1056,"title":1057},"ledger-en","Ledger",{"slug":1059,"title":1060},"linux-en","Linux",{"slug":1062,"title":1063},"listing-en","Listing",{"slug":1065,"title":1066},"mainnet-en","Mainnet",{"slug":1068,"title":1069},"malware-en","Malware",{"slug":1071,"title":1072},"masternode-en","Masternode",{"slug":1074,"title":1075},"merkle-tree-en","Merkle Tree",{"slug":1077,"title":1078},"metadata-en","Metadata",{"slug":1080,"title":1081},"metaverse-en","Metaverse",{"slug":1083,"title":1084},"microtransactions-en","Microtransactions",{"slug":1086,"title":1087},"mining-farm-en","Mining Farm",{"slug":1089,"title":69},"mining-en",{"slug":1091,"title":1092},"mysterium-network-en","Mysterium Network (MYST)",{"slug":1094,"title":1095},"neurai-en","NeurAI (XNA)",{"slug":1097,"title":1098},"nexa-en","Nexa (NEXA)",{"slug":1100,"title":1101},"nft-en","NFT (Non-Fungible Token)",{"slug":1103,"title":1104},"node-en","Node",{"slug":1106,"title":1107},"nonce-en","Nonce",{"slug":1109,"title":1110},"octaspace-en","OctaSpace (OCTA)",{"slug":1112,"title":1113},"off-chain-en","Off-Chain",{"slug":1115,"title":1116},"on-chain-en","On-Chain",{"slug":1118,"title":1119},"open-source-en","Open-Source Software",{"slug":1121,"title":1122},"orphan-block-en","Orphan Block",{"slug":1124,"title":1125},"orphan-rate-en","Orphan Rate",{"slug":1127,"title":1128},"paper-wallet-en","Paper Wallet",{"slug":1130,"title":1131},"peer-to-peer-en","Peer-to-Peer (P2P)",{"slug":1133,"title":1134},"permissionless-blockchain-en","Permissionless Blockchain",{"slug":1136,"title":1137},"phishing-en","Phishing",{"slug":1139,"title":1140},"premining-en","Premining",{"slug":1142,"title":1143},"proof-of-stake-en","Proof of Stake (PoS)",{"slug":1145,"title":1146},"public-key-en","Public Key",{"slug":1148,"title":1149},"quai-en","Quai Network (QUAI)",{"slug":1151,"title":1152},"quantum-computing-en","Quantum Computing",{"slug":1154,"title":1155},"radiant-en","Radiant (RXD)",{"slug":1157,"title":1158},"ransomware-en","Ransomware",{"slug":1160,"title":1161},"ravencoin-en","Ravencoin (RVN)",{"slug":1163,"title":1164},"recession-en","Recession",{"slug":1166,"title":1167},"roadmap-en","Roadmap",{"slug":1169,"title":1170},"salvium-en","Salvium (SAL)",{"slug":1172,"title":1173},"satoshi-nakamoto-en","Satoshi Nakamoto",{"slug":1175,"title":1176},"satoshi-en","Satoshi (sat)",{"slug":1178,"title":1179},"seed-phrase-en","Seed Phrase (Mnemonic)",{"slug":1181,"title":1182},"share-en","Share",{"slug":1184,"title":1185},"sidechain-en","Sidechain",{"slug":1187,"title":1188},"smart-contract-en","Smart Contract",{"slug":1190,"title":1191},"source-code-en","Source Code",{"slug":1193,"title":1194},"ssl-en","SSL \u002F TLS",{"slug":1196,"title":1197},"stablecoin-en","Stablecoin",{"slug":1199,"title":1200},"staking-pool-en","Staking Pool",{"slug":1202,"title":1203},"supercomputer-en","Supercomputer",{"slug":1205,"title":1206},"supply-chain-en","Supply Chain",{"slug":1208,"title":1209},"tangem-wallet-en","Tangem Wallet",{"slug":1211,"title":1212},"tari-en","Tari (XTM)",{"slug":1214,"title":1215},"testnet-en","Testnet",{"slug":1217,"title":1218},"token-standards-en","Token Standards",{"slug":1220,"title":1221},"token-en","Token",{"slug":1223,"title":1224},"tokenization-en","Tokenization",{"slug":1226,"title":1227},"tokenomics-en","Tokenomics",{"slug":1229,"title":1230},"transaction-fee-en","Transaction Fee",{"slug":1232,"title":1233},"transaction-en","Transaction",{"slug":1235,"title":1236},"uncle-block-en","Uncle Block (Ommer)",{"slug":1238,"title":1239},"user-interface-en","User Interface (UI)",{"slug":1241,"title":1242},"verification-code-en","Verification Code",{"slug":1244,"title":1245},"verification-en","Verification",{"slug":1247,"title":1248},"virtual-machine-en","Virtual Machine (VM)",{"slug":1250,"title":1251},"volatility-en","Volatility",{"slug":1253,"title":1254},"wallet-en","Wallet",{"slug":1256,"title":1257},"web3-en","Web3",{"slug":1259,"title":1260},"whatsminer-en","Whatsminer",{"slug":1262,"title":1263},"white-paper-en","White Paper",{"slug":1265,"title":1266},"whitelist-en","Whitelist",{"slug":1268,"title":1269},"xelis-en","Xelis (XEL)",{"slug":1271,"title":1272},"zcash-en","Zcash (ZEC)",{"slug":1274,"title":1275},"zephyr-en","Zephyr (ZEPH)",{"slug":1277,"title":1278},"zero-knowledge-proof-en","Zero-Knowledge Proof (ZKP)"]