[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f2XFLWXFdcCIBQgiHAH6Eu9rYyHPPtqZrRn_i7em5u7s":3,"$fPHUblcVJUnT0Up-Lj49KA8dR7z5Xq3Zn1NUIwcCyH4U":72,"$fiyvIbqocwCLNx4v5GssX1y6mixlwxVfdnejehcX5zn0":103},{"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.673104,1394.843704,1.43082,0.3784,5.330604,1.38095,917.210396,6.896604,52.212389,0.87204,0.755458,7.83095,16960.05,3.14434,92.60485,1321725.000352,159.74504,1502.850383,0.30743,489.763519,9.437504,17.950204,3.938504,0.385346,3.450375,3.64375,79.907232,3.752744,1.281604,44.186704,44.117624,1,{"ALPH":38,"BC2":39,"BCH":40,"BLOCX":41,"BTC":42,"CFX":43,"CLORE":44,"DGB":45,"DOGE":46,"ERG":47,"ETC":48,"ETHW":49,"FB":50,"IRON":51,"KAS":52,"KLS":53,"LTC":54,"NEXA":55,"NIR":56,"OCTA":57,"PYI":58,"QUAI":59,"RVN":60,"RXD":61,"SAL":62,"SDR":63,"UBQ":64,"XEC":65,"XEL":66,"XMR":67,"XNA":68,"XTM":69,"ZEC":70,"ZEPH":71},0.07357,0.819952,459.67,0.01126,71057.2,0.0565,0.002709,0.004016,0.09595,0.3216,8.504,0.2967,0.4598,0.07189,0.03032,0.0000642,55.67,4.3e-7,0.0083462,0.10876,0.00025251,0.0424,0.005412,0.000131,0.02375,0.0000025,0.00435675,0.00000701,0.389,362.54,0.0000442,0.000806,209.91,0.4814,{"slug":73,"category":74,"title":75,"description":76,"content":77,"translations":78,"pub_date":102},"macos-cpu-mining-zh-cn","Mining","在 MacOS 上挖掘 Monero XMR","在 MacOS 上挖掘 XMR：分步指南。通过详细说明，了解如何在 Apple MacOS 上使用 CPU 挖掘 Monero XMR。","在 Apple 电脑上挖矿可能不会非常有利可图或高效，但如果你是加密货币爱好者或只是好奇，为什么不试试呢！\r\n\r\n为了在 CPU 挖矿中获得持续的盈利，你的首选是通过 Kryptex PPS+ 池挖掘 XMR。PPS+ 支付系统保证了稳定的收入，无论找到多少区块，确保你的挖矿活动高效且可靠。\r\n\r\n# 如何在 MacOS 上挖掘 Monero XMR\r\n\r\n1. [创建一个 XMR 钱包](https://pool.kryptex.com/en/articles/cryptocurrency-wallet-en)以接收你的矿池收益。或者，如果你更喜欢以比特币接收付款，可以使用你的 Kryptex 邮箱。更多详情，请查看这个[链接](https://pool.kryptex.com/en/articles/account-mining-en)。\r\n2. 访问 [XMRig 挖矿软件开发者网站](https://xmrig.com/download)，下载适合你特定处理器的 MacOS 挖矿软件。Apple 电脑配备的是 Intel 处理器或 Apple 处理器。根据你电脑中安装的处理器下载相应的挖矿软件。我们以 Apple 处理器为例。\r\n    \r\n    ![][1]\r\n    \r\n3. 将下载的挖矿软件压缩包解压到你选择的文件夹中。\r\n4. 打开终端并指明挖矿软件的路径。为此，在终端中输入 `cd` 命令，然后使用鼠标光标将包含挖矿软件的文件夹拖入终端窗口。之后，按下回车键。\r\n    \r\n    ![][2]\r\n    \r\n5. 要启动挖矿软件，输入以下命令：   \r\n`./xmrig -o xmr.kryptex.network:7029 -u WALLET_ADDRESS/RIG_NAME -k --coin monero -a rx/0`   \r\n将 `WALLET_ADDRESS` 替换为你的 XMR 钱包地址或 Kryptex 中的邮箱地址，将 `RIG_NAME` 替换为你希望在矿池中显示的工作者名称。   \r\n**示例：**   \r\n`./xmrig -o xmr.kryptex.network:7029 -u 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD/MyFirstRig -k --coin monero -a rx/0`\r\n6. 挖矿将根据你在终端命令中指定的设置启动。要停止挖矿，只需关闭终端窗口。\r\n    \r\n    ![][3]\r\n    \r\n\r\n通过终端命令启动挖矿软件并不总是方便。因此，你可以提前准备配置文件，并使用它来轻松启动挖矿软件。\r\n\r\n## 使用 config.json 设置 XMRig 挖矿软件\r\n\r\n1. 打开 `config.json` 文件。\r\n2. 在文件中找到 `pools` 部分并输入以下详细信息：   \r\n将 `WALLET_ADDRESS` 替换为你的 XMR 钱包地址或 Kryptex 中的邮箱地址。将 `RIG_NAME` 替换为你希望在矿池中显示的工作者名称。更新设置后不要忘记保存更改。\r\n    \r\n    ```jsx\r\n    \"algo\": \"rx/0\",\r\n    \"coin\": \"monero\",\r\n    \"url\": \"xmr.kryptex.network:7029\",\r\n    \"user\": \"WALLET_ADDRESS/RIG_NAME\",\r\n    \"pass\": \"x\",\r\n    \"tls\": false,\r\n    \"keepalive\": true,\r\n    \"nicehash\": false\r\n    ```\r\n    \r\n3. 通过双击启动 `xmrig` 挖矿软件，并授予下载文件运行的权限。\r\n    \r\n    ![][4]\r\n    \r\n4. 挖矿软件将使用 `config.json` 文件中的设置开始工作。要停止挖矿，只需关闭终端窗口。\r\n    \r\n    ![][5]\r\n    \r\n# 跟踪你的挖矿进度\r\n\r\n一旦挖矿成功运行，持续在终端窗口中跟踪你的 GPU 状态。你将在那里找到诸如哈希率、接收到的份额数量、显卡温度和其他有价值的信息。\r\n\r\n如果你是挖矿到你的加密钱包地址，请访问 Kryptex 矿池页面 https://pool.kryptex.com/。在页面顶部使用搜索字段。输入你在挖矿软件中指定的加密钱包地址并按回车键。与你的钱包相关的统计页面将打开。\r\n\r\n此外，你还可以使用我们的独家 [Telegram 监控机器人](https://pool.kryptex.com/en/articles/mining-monitoring-bot-en)。\r\n\r\n![][6]\r\n\r\n如果你使用 Kryptex 邮箱进行挖矿，请打开你的 [Kryptex 个人账户](https://www.kryptex.com/site/hardware)。\r\n\r\n![][7]\r\n\r\n如果你正确地遵循了所有步骤，统计数据将在挖矿开始后大约 10-15 分钟内显示在矿池或你的账户中（取决于你选择的方法）。\r\n\r\n# 🚑需要帮助吗？\r\n\r\n**有什么问题吗？**\r\n\r\n**我们友好的社区和经验丰富的支持团队将很乐意帮助你！**\r\n\r\n**通过 [网站支持](https://www.kryptex.com/en/support/tickets)、[Telegram](https://t.me/kryptex_chat_en) 或在我们的 [Discord](https://discord.com/invite/ejyx9PkCW3) 上寻求帮助。**\r\n\r\n\r\n  [1]: https://ugc.kryptex.com/kb/xrFsXLO.png\r\n  [2]: https://ugc.kryptex.com/kb/lOD81Ou.png\r\n  [3]: https://ugc.kryptex.com/kb/zjh1BCN.png\r\n  [4]: https://ugc.kryptex.com/kb/Q58oOQ8.png\r\n  [5]: https://ugc.kryptex.com/kb/tPzZiOU.png\r\n  [6]: https://ugc.kryptex.com/kb/4aG7KJT.png\r\n  [7]: https://ugc.kryptex.com/kb/EmJK94r.png",[79,83,87,91,95,99],{"slug":80,"locale":81,"locale_name":82},"macos-cpu-mining-ar","ar","العربية",{"slug":84,"locale":85,"locale_name":86},"macos-cpu-mining-en","en","English",{"slug":88,"locale":89,"locale_name":90},"macos-cpu-mining-es","es","Español",{"slug":92,"locale":93,"locale_name":94},"macos-cpu-mining-ru","ru","Русский",{"slug":96,"locale":97,"locale_name":98},"macos-cpu-mining-uk","uk","Українська",{"slug":73,"locale":100,"locale_name":101},"zh-cn","简体中文","1752506867",[104,189,478,573,589,683],{"name":105,"slug":106,"articles":107},"FAQ","faq",[108,111,114,117,120,123,126,129,132,135,138,141,144,147,150,153,156,159,162,165,168,171,174,177,180,183,186],{"slug":109,"title":110},"mining-manual-en","How to start mining on Kryptex Pool",{"slug":112,"title":113},"how-pool-works-en","Common question",{"slug":115,"title":116},"get-support-en","Need support?",{"slug":118,"title":119},"about-pool-en","About Kryptex Pools",{"slug":121,"title":122},"kryptex-nicehash-rent-en","How to mine with Kryptex Pool using NiceHash",{"slug":124,"title":125},"mining-rental-en","How to Rent a Mining Rig?",{"slug":127,"title":128},"kryptex-miningrigrentals-en","How to mine on the Kryptex pool with MiningRigRentals",{"slug":130,"title":131},"windows-workers-ip-en","How to find out the IP of a worker in Windows",{"slug":133,"title":134},"hiveos-workers-ip-en","How to find out the IP of a worker in HiveOS",{"slug":136,"title":137},"raveos-workers-ip-en","How to find out the IP of a worker in RaveOS",{"slug":139,"title":140},"account-mining-en","Mine Anything — Get Bitcoin!",{"slug":142,"title":143},"pps-vs-pplns-en","PPS+ vs PPLNS",{"slug":145,"title":146},"pool-affiliate-en","Kryptex Pool Referral Program",{"slug":148,"title":149},"prop-vs-pps-en","PROP vs PPS+",{"slug":151,"title":152},"how-long-pool-keep-coins-en","How Long Does the Pool Keep Coins?",{"slug":154,"title":155},"solo-mining-en","What is SOLO Mining?",{"slug":157,"title":158},"kryptex-vs-kryptex-pool-en","Comparison of kryptex.com and pool.kryptex.com",{"slug":160,"title":161},"kryptex-pool-vs-2miners-en","Comparison of Kryptex Pool and 2Miners",{"slug":163,"title":164},"kryptex-pool-vs-herominers-en","Comparison of Kryptex Pool and Herominers",{"slug":166,"title":167},"kryptex-pool-vs-f2pool-en","Comparison of Kryptex Pool and F2pool",{"slug":169,"title":170},"kryptex-pool-vs-vipor-en","Comparison of Kryptex Pool and Vipor",{"slug":172,"title":173},"kryptex-pool-vs-viabtc-en","Comparison of Kryptex Pool and ViaBTC",{"slug":175,"title":176},"kryptex-pool-vs-k1pool-en","Comparison of Kryptex Pool and K1Pool",{"slug":178,"title":179},"kryptex-pool-vs-emcd-en","Comparison of Kryptex Pool and EMCD",{"slug":181,"title":182},"why-hashrate-differs-en","Why Does Miner and Pool Hashrate Differs?",{"slug":184,"title":185},"network-adress-range-en","How to Find the IP Address Range of Your Local Network",{"slug":187,"title":188},"how-to-connect-asic-step-by-step-en","How To Connect ASIC To The Pool? Step-By-Step Guide",{"name":190,"slug":191,"articles":192},"Connection","connection",[193,196,199,202,205,208,211,214,217,220,223,226,229,232,235,238,241,244,247,250,253,256,259,262,265,268,271,274,277,280,283,286,289,292,295,298,301,304,307,310,313,316,319,322,325,328,331,334,337,340,343,346,349,352,355,358,361,364,367,370,373,376,379,382,385,388,391,394,397,400,403,406,409,412,415,418,421,424,427,430,433,436,439,442,445,448,451,454,457,460,463,466,469,472,475],{"slug":194,"title":195},"connect-hiveos-to-kryptex-en","How to connect HiveOS to Kryptex",{"slug":197,"title":198},"connect-raveos-to-kryptex-en","How to connect RaveOS to Kryptex",{"slug":200,"title":201},"how-to-connect-asic-en","How to connect ASIC?",{"slug":203,"title":204},"how-to-mine-kaspa-en","How to mine KASPA",{"slug":206,"title":207},"dual-mining-en","Dual mining setting",{"slug":209,"title":210},"hive-os-dual-mining-en","HiveOS dual mining",{"slug":212,"title":213},"rave-os-dual-mining-en","RaveOS dual mining",{"slug":215,"title":216},"how-to-mine-nexa-en","How to mine NEXA",{"slug":218,"title":219},"how-to-mine-ironfish-en","How to mine IRON FISH",{"slug":221,"title":222},"how-to-mine-conflux-en","How to mine Conflux CFX",{"slug":224,"title":225},"antminer-e9-pro-en","ASIC Antminer E9 Pro",{"slug":227,"title":228},"iceriver-ks0-ks1-ks2-ks3-ks3l-en","ASICs IceRiver KS0, KS0 Pro, KS0 Ultra, KS1, KS2, KS3, KS3M, KS3L, KS5M, KS5L",{"slug":230,"title":231},"antminer-ks3-en","ASIC Bitmain Antminer KS3",{"slug":233,"title":234},"ipollo-v1-v1mini-v1minise-x1-en","ASICs iPollo V1, V1 mini, V1 Mini SE, V1 Mini SE Plus, X1",{"slug":236,"title":237},"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":239,"title":240},"osprey-e100-e300-en","FPGA Osprey E100, E300",{"slug":242,"title":243},"forestminer-epu-1c-2c-xc-en","ASICs ForestMiner EPU 1-C, 2-C, XC",{"slug":245,"title":246},"antminer-x5-en","ASIC Bitmain Antminer X5",{"slug":248,"title":249},"ubq-pool-closing-en","UBQ Mining Pool Shutting Down on 4 December 2023",{"slug":251,"title":252},"how-to-mine-zephyr-en","How to mine Zephyr (ZEPH)",{"slug":254,"title":255},"how-to-mine-karlsen-en","How to mine Karlsen (KLS)",{"slug":257,"title":258},"how-to-mine-neurai-en","How to mine Neurai (XNA)",{"slug":260,"title":261},"how-to-mine-cloreai-en","How to mine CloreAI (CLORE)",{"slug":263,"title":264},"how-to-mine-zeph-hiveos-en","How to increase your mining income",{"slug":266,"title":267},"how-to-mine-on-smartphone-en","How To Mine With Your Phone?",{"slug":269,"title":270},"superscalar-k10-k11-k20-k30-ks3-en","SuperScalar K10",{"slug":272,"title":273},"ibelink-bm-ks-max-en","ASIC iBeLink BM-KS Max",{"slug":275,"title":276},"btc-mining-en","How to mine Bitcoin BTC",{"slug":278,"title":279},"btc-account-mining-en","Bitcoin Mining with a Kryptex Account",{"slug":281,"title":282},"how-to-mine-alephium-en","How to mine Alephium (ALPH)",{"slug":284,"title":285},"antminer-ks5-ks5pro-en","ASIC Bitmain Antminer KS5, KS5 Pro",{"slug":287,"title":288},"goldshell-ka-box-en","ASICs Goldshell KA BOX, KA BOX Pro",{"slug":290,"title":291},"how-to-mine-ergo-en","How to mine Ergo (ERG)",{"slug":293,"title":294},"goldshell-al-box-en","ASIC Goldshell AL BOX, AL BOX II, AL BOX II PLUS, AL BOX III",{"slug":296,"title":297},"how-to-mine-nirmata-en","How to mine Nirmata (NIR)",{"slug":299,"title":300},"how-to-mine-sedra-en","How to mine Sedra (SDR)",{"slug":302,"title":303},"how-to-mine-ravencoin-en","How to mine Ravencoin (RVN)",{"slug":305,"title":306},"how-to-mine-monero-en","How to mine Monero (XMR)",{"slug":308,"title":309},"bombax-ez100-ez100c-en","ASICs Bombax EZ100-Pro, EZ100, EZ100-C",{"slug":311,"title":312},"how-to-mine-xelis-en","How to mine Xelis (XEL)",{"slug":314,"title":315},"how-to-mine-ethw-en","How to mine Ethereum PoW (ETHW)",{"slug":317,"title":318},"how-to-mine-etc-en","How to mine Ethereum Classic (ETC)",{"slug":320,"title":321},"switching-to-xelishashv2-en","Xelis Hardfork: Switching to XelisHashV3",{"slug":323,"title":324},"gtminer-v66-v88-en","ASICs GTMiner V66, V88",{"slug":326,"title":327},"windminer-k9-en","ASIC Wind Miner K9",{"slug":329,"title":330},"dragonball-ks6-ks6-pro-en","ASICs Dragonball KS6, KS6 S, KS6 Pro, KS6 Pro+",{"slug":332,"title":333},"how-to-mine-octa-en","How to mine OctaSpace (OCTA)",{"slug":335,"title":336},"antminer-al1-en","ASIC Bitmain Antminer AL1, AL1 Pro",{"slug":338,"title":339},"iceriver-al0-en","ASIC IceRiver AL0",{"slug":341,"title":342},"how-to-mine-salvium-en","How to mine Salvium (SAL)",{"slug":344,"title":345},"goldshell-e-ka1m-en","ASIC Goldshell E-KA1M",{"slug":347,"title":348},"dragonball-a11-en","АSIC Dragonball A11",{"slug":350,"title":351},"goldshell-e-al1m-en","ASIC Goldshell E-AL1M",{"slug":353,"title":354},"iceriver-al3-en","ASIC IceRiver AL3",{"slug":356,"title":357},"dragonball-a40-en","АSIC Dragonball A40",{"slug":359,"title":360},"iceriver-rx0-en","ASIC IceRiver RX0",{"slug":362,"title":363},"iceriver-al2-lite-en","ASIC IceRiver AL2 Lite",{"slug":365,"title":366},"iceriver-ks2-lite-en","ASIC IceRiver KS2 Lite",{"slug":368,"title":369},"how-to-mine-blocx-en","How to mine BLOCX",{"slug":371,"title":372},"bch-mining-en","How to mine Bitcoin Cash BCH",{"slug":374,"title":375},"fb-mining-en","How to mine Fractal Bitcoin FB",{"slug":377,"title":378},"ltc-mining-en","How to mine Litecoin LTC with Dogecoin DOGE",{"slug":380,"title":381},"ipollo-v2-v2x-v2h-en","ASICs iPollo V2, V2X, V2H",{"slug":383,"title":384},"dragonball-a21-en","АSIC Dragonball A21",{"slug":386,"title":387},"how-to-mine-quai-en","How to mine Quai (QUAI)",{"slug":389,"title":390},"elphapex-dg1-hydro-home-en","ASICs Elphapex DG1, DG1+, DG Hydro 1, DG Home 1",{"slug":392,"title":393},"volcminer-d1-lite-mini-hydro-en","ASICs Volcminer D1, D1 Lite, D1 Mini, D1 Hydro",{"slug":395,"title":396},"fluminer-en","Fluminer L1 ASIC",{"slug":398,"title":399},"kryptex-clore-mining-en","How To Mine On The Kryptex Pool via Clore.AI",{"slug":401,"title":402},"ecash-xec-mining-en","How To Mine eCash XEC",{"slug":404,"title":405},"lucky-miner-lv06-lv07-lv08-en","ASIC Lucky Miner LV06, LV07, LV08",{"slug":407,"title":408},"bitmain-antminer-s19-en","ASIC Bitmain Antminer S19",{"slug":410,"title":411},"digibyte-dgb-mining-en","How To Mine DigiByte DGB",{"slug":413,"title":414},"bitmain-antminer-l7-en","ASIC Bitmain Antminer L7",{"slug":416,"title":417},"bitmain-antminer-l9-en","ASIC Bitmain Antminer L9",{"slug":419,"title":420},"bitmain-antminer-s21-en","ASIC Bitmain Antminer S21",{"slug":422,"title":423},"canaan-avalon-q-home-en","ASIC Canaan Avalon Q Home — The First Low-Noise ASIC Miner for Home Use",{"slug":425,"title":426},"canaan-avalon-a15-a1566-series-en","ASIC Canaan Avalon A15 / A1566",{"slug":428,"title":429},"how-to-mine-tari-randomx-en","How to mine Tari XTM (RandomX)",{"slug":431,"title":432},"how-to-mine-tari-sha3x-en","How to mine Tari XTM (SHA3X)",{"slug":434,"title":435},"how-to-mine-tari-c29-en","How to mine Tari XTM (C29)",{"slug":437,"title":438},"bitcoin2-bc2-mining-en","How To Mine Bitcoin II BC2",{"slug":440,"title":441},"goldshell-xt-box-en","ASIC Goldshell XT BOX",{"slug":443,"title":444},"zcash-zec-mining-en","How To Mine Zcash ZEC",{"slug":446,"title":447},"bitmain-antminer-z15-z15e-z15j-z15pro-en","ASIC Bitmain Antminer Z15, Z15e, Z15j, Z15Pro",{"slug":449,"title":450},"bitmain-antminer-z11-en","ASIC Bitmain Antminer Z11",{"slug":452,"title":453},"bitmain-antminer-z9-z9mini-en","ASIC Bitmain Antminer Z9, Z9 Mini",{"slug":455,"title":456},"innosilicon-zmaster-a9-en","ASIC Innosilicon ZMaster A9, A9+, A9++",{"slug":458,"title":459},"quai-sha256-mining-en","How to mine QUAI SHA256",{"slug":461,"title":462},"quai-scrypt-mining-en","How to mine QUAI Scrypt",{"slug":464,"title":465},"quai-kawpow-mining-en","How to mine QUAI KawPow",{"slug":467,"title":468},"how-to-change-dns-en","How to Change DNS Server on PC, Router, and ASIC Miner: Step-by-Step Guide",{"slug":470,"title":471},"how-to-mine-radiant-en","How to mine Radiant (RXD)",{"slug":473,"title":474},"bitmain-antminer-l3-en","Bitmain Antminer L3, L3+, L3++ ASIC Miner",{"slug":476,"title":477},"fluminer-t3-en","ASIC Fluminer T3",{"name":74,"slug":479,"articles":480},"mining",[481,484,487,490,493,496,499,502,505,508,511,514,517,520,523,526,529,532,535,538,541,544,546,549,552,555,558,561,564,567,570],{"slug":482,"title":483},"bat-file-en","BAT file for mining",{"slug":485,"title":486},"get-logs-en","How to get miner’s logs",{"slug":488,"title":489},"watchdog-for-mining-en","Watchdog for mining",{"slug":491,"title":492},"gwei-en","What is GWei",{"slug":494,"title":495},"rejected-shares-en","Large number of rejected shares",{"slug":497,"title":498},"share-difficulty-en","Mining pool share difficulty",{"slug":500,"title":501},"mining-monitoring-bot-en","Mining monitoring bot",{"slug":503,"title":504},"why-pools-hide-stale-shares-en","Why do pools hide stale shares from you?",{"slug":506,"title":507},"get-rid-of-rejected-shares-en","How to get rid of rejected shares?",{"slug":509,"title":510},"about-ironfish-en","Everything related to IRON FISH",{"slug":512,"title":513},"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":515,"title":516},"ironfish-mainnet-en","IRON FISH — Mainnet",{"slug":518,"title":519},"mining-ironfish-with-memo-en","Mining IRON FISH with MEMO parameter",{"slug":521,"title":522},"ironfish-airdrop-completed-en","Kryptex distributed the $7500 airdrop for those who mined IRON FISH on the testnet!",{"slug":524,"title":525},"ironfish-mainnet-airdrop-en","The second IRON FISH airdrop from Kryptex Pool!",{"slug":527,"title":528},"ethermine-flypool-alternative-en","Ethermine and Flypool alternative",{"slug":530,"title":531},"dual-intensity-setting-en","Fine-tuning Dual-Mining",{"slug":533,"title":534},"iceriver-ks0-overclocking-en","IceRiver KS0 Firmware Update and Overclocking",{"slug":536,"title":537},"iceriver-ks1-overclocking-en","IceRiver KS1 Firmware Update and Overclocking",{"slug":539,"title":540},"iceriver-ks2-overclocking-en","IceRiver KS2 Firmware Update and Overclocking",{"slug":542,"title":543},"ubuntu-cpu-mining-en","Mining Monero XMR with Ubuntu Linux",{"slug":84,"title":545},"Mining Monero XMR with MacOS",{"slug":547,"title":548},"ubuntu-gpu-mining-en","Ubuntu Linux Mining",{"slug":550,"title":551},"linux-overclocking-en","Overclocking GPU on Ubuntu Linux",{"slug":553,"title":554},"flexpool-alternative-en","Flexpool is Closing Down. Choose a New Pool!",{"slug":556,"title":557},"ironfish-hardfork-en","Iron Fish Hard Fork: Enhancing Security and Decentralization",{"slug":559,"title":560},"switching-to-fishhash-en","Iron Fish Hardfork: Switching to FishHash",{"slug":562,"title":563},"whatsminer-rejected-shares-en","Resolving High Share Rejection Rates on WhatsMiner ASICs",{"slug":565,"title":566},"lte-for-mining-en","LTE for Mining: From Modem Selection to Network Setup",{"slug":568,"title":569},"kryptex-asic-firmware-en","Kryptex x Gminer ASIC Firmware: Boost Your Mining Income",{"slug":571,"title":572},"phone-mining-hashrate-en","Mining on Phones and Android: Smartphone Hashrate, Earnings, and FAQ",{"name":574,"slug":575,"articles":576},"Hardware","hardware",[577,580,583,586],{"slug":578,"title":579},"how-to-clean-asic-en","How to Clean an ASIC Miner?",{"slug":581,"title":582},"how-to-replace-thermal-paste-in-asic-en","How to Replace Thermal Paste in an ASIC?",{"slug":584,"title":585},"extend-asic-lifespan-en","How to Extend the Lifespan of an ASIC Miner: Complete Guide",{"slug":587,"title":588},"rebar-4gdecoding-csm-mining-en","What Are ReSizable Bar (ReBAR), Above 4G Decoding, and CSM",{"name":590,"slug":591,"articles":592},"Payouts","payouts",[593,596,599,602,605,608,611,614,617,620,623,626,629,632,635,638,641,644,647,650,653,656,659,662,665,668,671,674,677,680],{"slug":594,"title":595},"about-payouts-en","How to make a payout?",{"slug":597,"title":598},"cryptocurrency-wallet-en","How to create a cryptocurrency wallet",{"slug":600,"title":601},"etc-ethw-wallet-en","How to create ETC, ETHW, OCTA wallet",{"slug":603,"title":604},"kaspa-wallet-en","How to create KASPA wallet",{"slug":606,"title":607},"nexa-wallet-en","How to create NEXA wallet",{"slug":609,"title":610},"ironfish-wallet-en","How to create IRON FISH wallet",{"slug":612,"title":613},"how-to-recover-ironfish-wallet-en","How to Recover Access to Your IRON FISH Wallet",{"slug":615,"title":616},"trade-your-crypto-en","How to trade your crypto?",{"slug":618,"title":619},"conflux-wallet-en","How to create Conflux CFX wallet",{"slug":621,"title":622},"zephyr-wallet-en","How to create Zephyr (ZEPH) wallet",{"slug":624,"title":625},"karlsen-wallet-en","How to create Karlsen (KLS) wallet",{"slug":627,"title":628},"neurai-wallet-en","How to create Neurai (XNA) wallet",{"slug":630,"title":631},"cloreai-wallet-en","How to create CloreAI (CLORE) wallet",{"slug":633,"title":634},"alephium-wallet-en","How to create Alephium (ALPH) wallet",{"slug":636,"title":637},"ergo-wallet-en","How to create Ergo (ERG) wallet",{"slug":639,"title":640},"nirmata-wallet-en","How to create Nirmata (NIR) wallet",{"slug":642,"title":643},"sedra-wallet-en","How to create Sedra (SDR) wallet",{"slug":645,"title":646},"ravencoin-wallet-en","How to create Ravencoin (RVN) wallet",{"slug":648,"title":649},"monero-wallet-en","How to create Monero (XMR) wallet",{"slug":651,"title":652},"xelis-wallet-en","How to create Xelis (XEL) wallet",{"slug":654,"title":655},"salvium-wallet-en","How to create Salvium (SAL) wallet",{"slug":657,"title":658},"blocx-wallet-en","How to create a BLOCX wallet",{"slug":660,"title":661},"fractal-bitcoin-wallet-en","How to create a Fractal Bitcoin wallet",{"slug":663,"title":664},"litecoin-wallet-en","How to create a Litecoin wallet",{"slug":666,"title":667},"bitcoin-cash-wallet-en","How to create a Bitcoin Cash wallet",{"slug":669,"title":670},"quai-wallet-en","How to create Quai (QUAI) wallet",{"slug":672,"title":673},"ecash-xec-wallet-en","How To Create An eCash XEC Wallet",{"slug":675,"title":676},"digibyte-dgb-wallet-en","How To Create An DigiByte DGB Wallet",{"slug":678,"title":679},"tari-wallet-en","How to create Tari (XTM) wallet",{"slug":681,"title":682},"radiant-wallet-en","How to create Radiant (RXD) wallet",{"name":684,"slug":685,"articles":686},"Security","security",[687],{"slug":688,"title":689},"pool-mining-security-en","Pool mining security"]