From 233a76f7d3c7c2ce9b6c256d5c7a31b795d68e39 Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 03:36:26 -0100 Subject: [PATCH 01/15] Fix grammatical error in cell model documentation Corrected grammatical error in the ownership responsibility section regarding asset upkeep. --- website/docs/ckb-fundamentals/cell-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/ckb-fundamentals/cell-model.md b/website/docs/ckb-fundamentals/cell-model.md index 58a7c6d3b..6250b7fc6 100644 --- a/website/docs/ckb-fundamentals/cell-model.md +++ b/website/docs/ckb-fundamentals/cell-model.md @@ -40,7 +40,7 @@ Transactions reflect the state change of Cells, where a group of Live Cells are In Cell Model, all digital assets (e.g., CKBytes, tokens, collectibles) are considered first-class, exclusively owned by their respective owners. While assets must comply with smart contracts rules during transactions, they are inherently owned by the user, not the smart contracts. This ownership structure ensures that only the owner has permission to use the assets, regardless of how the smart contract defines the token. If a contract exploit, attackers would be unable to access the asset, as it remains under the user's control, effectively mitigating the negative impact. -This ownership structure also defines the responsibility for asset upkeep. As assets occupy space on Nervos, the owner are subject to a small recurring upkeep fee, known as **state rent,** which is elaborated in the [Tokenomics](/docs/assets-token-standards/economics) section. +This ownership structure also defines the responsibility for asset upkeep. As assets occupy space on Nervos, the owners are subject to a small recurring upkeep fee, known as **state rent,** which is elaborated in the [Tokenomics](/docs/assets-token-standards/economics) section. ## Flexible Transaction Fee Coverage From ed78da870c962c35aa8ba4eda0d3a10297fa45dc Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 03:51:45 -0100 Subject: [PATCH 02/15] Fix typo in cell-model.md validation section Corrected a typo in the validation description for the Cell Model. --- website/docs/ckb-fundamentals/cell-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/ckb-fundamentals/cell-model.md b/website/docs/ckb-fundamentals/cell-model.md index 6250b7fc6..d498faee9 100644 --- a/website/docs/ckb-fundamentals/cell-model.md +++ b/website/docs/ckb-fundamentals/cell-model.md @@ -54,7 +54,7 @@ Cell Model’s unique structure inherently grants scalability, reflected in the Cell Model's scalability -Cell Model separates computation and validation for smart contract execution. Computation happens off-chain, where new data is generated. This data is subsequently sent to the network to undergo on-chain validation. Full nodes execute the validation to ensures compliance with developer-set rules. +Cell Model separates computation and validation for smart contract execution. Computation happens off-chain, where new data is generated. This data is subsequently sent to the network to undergo on-chain validation. Full nodes execute the validation to ensure compliance with developer-set rules. In Cell Model, smart contract execution is parallel. Each transaction runs independently in its own virtual machine; multiple virtual machines run simultaneously. This gives the Cell Model dramatic scaling improvements on modern computers with increasing CPU cores. From 6999c855a8183ed5a9758a5d50ec90fcd9f1cfe5 Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 08:59:12 -0100 Subject: [PATCH 03/15] Update minerstat link to correct CKB URL --- website/docs/mining/guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/mining/guide.mdx b/website/docs/mining/guide.mdx index 385f06cf5..741993bd5 100644 --- a/website/docs/mining/guide.mdx +++ b/website/docs/mining/guide.mdx @@ -71,7 +71,7 @@ The steps to create a pool account and the settings needed for your miner can di Here are a few more helpful resources to see the hash rate, fees, and various features on several of the pools that support Nervos. - https://miningpoolstats.stream/nervos -- https://minerstat.com/coin/ckb/pools +- https://minerstat.com/coin/CKB - https://wheretomine.io/coins/nervos {/* Anchor alias for legacy /getting-started/mine#configurations links */} From f19f7fb5f1d94d3032bc56897af74da892708434 Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 09:12:00 -0100 Subject: [PATCH 04/15] Remove Poolin link from mining resources Removed Poolin link from the mining guide. Poolin Bankruptcy September 2022. --- website/docs/mining/guide.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/mining/guide.mdx b/website/docs/mining/guide.mdx index 741993bd5..3036a5d79 100644 --- a/website/docs/mining/guide.mdx +++ b/website/docs/mining/guide.mdx @@ -66,7 +66,6 @@ The steps to create a pool account and the settings needed for your miner can di - 2miners: https://ckb.2miners.com/ - ViaBTC: https://www.viabtc.com/pool/mining - DxPool: https://www.dxpool.net/help/zh/ckb-mining-tutorial -- Poolin: https://help.poolin.me/hc/en-us/articles/360040689912-CKB-Mining-Settings Here are a few more helpful resources to see the hash rate, fees, and various features on several of the pools that support Nervos. From 2c117a05e68cca4ad5e96d394cc92131bd349214 Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 09:15:11 -0100 Subject: [PATCH 05/15] Remove ViaBTC link from mining guide Removed the link to ViaBTC from the mining guide. viabtc discontinued the CKB pool. nervos talk: https://talk.nervos.org/t/viabtc-mining-pool-handle-any-remaining-assets-before-24-00-on-july-19-2026/10440 --- website/docs/mining/guide.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/mining/guide.mdx b/website/docs/mining/guide.mdx index 3036a5d79..510d13bfe 100644 --- a/website/docs/mining/guide.mdx +++ b/website/docs/mining/guide.mdx @@ -64,7 +64,6 @@ The steps to create a pool account and the settings needed for your miner can di - Antpool: https://antpoolsupport-hc.zendesk.com/hc/en-us/articles/5985104597913-CKB-Mining - Binance Pool: https://www.binance.com/en/support/faq/how-to-mine-nervos-ckb-on-binance-pool-6967ad3306b84ec49dcbb5ed8ac30a9b - 2miners: https://ckb.2miners.com/ -- ViaBTC: https://www.viabtc.com/pool/mining - DxPool: https://www.dxpool.net/help/zh/ckb-mining-tutorial Here are a few more helpful resources to see the hash rate, fees, and various features on several of the pools that support Nervos. From ba36ef76e2e488ec464b4473f5e57eb4002424b0 Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 09:23:33 -0100 Subject: [PATCH 06/15] Alphabetical Sorting of mining pool links in guide.mdx Alphabetical Sorting --- website/docs/mining/guide.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/mining/guide.mdx b/website/docs/mining/guide.mdx index 510d13bfe..dbe4b8f7a 100644 --- a/website/docs/mining/guide.mdx +++ b/website/docs/mining/guide.mdx @@ -60,11 +60,11 @@ Part of a miner's duty is to protect the integrity of the network. A successful The steps to create a pool account and the settings needed for your miner can differ from pool to pool. This information is specific to each pool and provided by the pools themselves. Search for specific mining guides for your chosen mining pool: -- F2Pool: https://f2pool.zendesk.com/hc/en-us/articles/22893426126489-How-to-mine-Nervos +- 2miners: https://ckb.2miners.com/ - Antpool: https://antpoolsupport-hc.zendesk.com/hc/en-us/articles/5985104597913-CKB-Mining - Binance Pool: https://www.binance.com/en/support/faq/how-to-mine-nervos-ckb-on-binance-pool-6967ad3306b84ec49dcbb5ed8ac30a9b -- 2miners: https://ckb.2miners.com/ - DxPool: https://www.dxpool.net/help/zh/ckb-mining-tutorial +- F2Pool: https://f2pool.zendesk.com/hc/en-us/articles/22893426126489-How-to-mine-Nervos Here are a few more helpful resources to see the hash rate, fees, and various features on several of the pools that support Nervos. From 557a8dd86862620ee6b1e8dd1d80d73cdd0ec70b Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:49:36 -0100 Subject: [PATCH 07/15] Update minerstat link for CKB pools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CKB in URL: Replace “ckb” in lowercase to resolve correctly. Note: CKB in URL is capitalized. https://minerstat.com/coin/CKB/pools --- website/docs/mining/guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/mining/guide.mdx b/website/docs/mining/guide.mdx index dbe4b8f7a..9256ff77f 100644 --- a/website/docs/mining/guide.mdx +++ b/website/docs/mining/guide.mdx @@ -69,7 +69,7 @@ The steps to create a pool account and the settings needed for your miner can di Here are a few more helpful resources to see the hash rate, fees, and various features on several of the pools that support Nervos. - https://miningpoolstats.stream/nervos -- https://minerstat.com/coin/CKB +- https://minerstat.com/coin/CKB/pools - https://wheretomine.io/coins/nervos {/* Anchor alias for legacy /getting-started/mine#configurations links */} From 49572bb841a5d0462ecabc460e7454e7e8ee150a Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:51:26 -0100 Subject: [PATCH 08/15] Fix punctuation in cell model documentation Corrected punctuation in the explanation of state rent for asset upkeep, so the punctuation isn't bolded. --- website/docs/ckb-fundamentals/cell-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/ckb-fundamentals/cell-model.md b/website/docs/ckb-fundamentals/cell-model.md index d498faee9..bad240dcb 100644 --- a/website/docs/ckb-fundamentals/cell-model.md +++ b/website/docs/ckb-fundamentals/cell-model.md @@ -40,7 +40,7 @@ Transactions reflect the state change of Cells, where a group of Live Cells are In Cell Model, all digital assets (e.g., CKBytes, tokens, collectibles) are considered first-class, exclusively owned by their respective owners. While assets must comply with smart contracts rules during transactions, they are inherently owned by the user, not the smart contracts. This ownership structure ensures that only the owner has permission to use the assets, regardless of how the smart contract defines the token. If a contract exploit, attackers would be unable to access the asset, as it remains under the user's control, effectively mitigating the negative impact. -This ownership structure also defines the responsibility for asset upkeep. As assets occupy space on Nervos, the owners are subject to a small recurring upkeep fee, known as **state rent,** which is elaborated in the [Tokenomics](/docs/assets-token-standards/economics) section. +This ownership structure also defines the responsibility for asset upkeep. As assets occupy space on Nervos, the owners are subject to a small recurring upkeep fee, known as **state rent**, which is elaborated in the [Tokenomics](/docs/assets-token-standards/economics) section. ## Flexible Transaction Fee Coverage From 65d35e51ab53c662ff660ebd98d82ee8b19959f0 Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:55:20 -0100 Subject: [PATCH 09/15] Fix grammar in Cell Model asset ownership section Corrected grammar in the explanation of asset ownership in the Cell Model. --- website/docs/ckb-fundamentals/cell-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/ckb-fundamentals/cell-model.md b/website/docs/ckb-fundamentals/cell-model.md index bad240dcb..17b8605c3 100644 --- a/website/docs/ckb-fundamentals/cell-model.md +++ b/website/docs/ckb-fundamentals/cell-model.md @@ -38,7 +38,7 @@ Transactions reflect the state change of Cells, where a group of Live Cells are ## First-Class Assets -In Cell Model, all digital assets (e.g., CKBytes, tokens, collectibles) are considered first-class, exclusively owned by their respective owners. While assets must comply with smart contracts rules during transactions, they are inherently owned by the user, not the smart contracts. This ownership structure ensures that only the owner has permission to use the assets, regardless of how the smart contract defines the token. If a contract exploit, attackers would be unable to access the asset, as it remains under the user's control, effectively mitigating the negative impact. +In Cell Model, all digital assets (e.g., CKBytes, tokens, collectibles) are considered first-class, exclusively owned by their respective owners. While assets must comply with smart contracts rules during transactions, they are inherently owned by the user, not the smart contracts. This ownership structure ensures that only the owner has permission to use the assets, regardless of how the smart contract defines the token. If a contract is exploited, attackers would be unable to access the asset, as it remains under the user's control, effectively mitigating the negative impact. This ownership structure also defines the responsibility for asset upkeep. As assets occupy space on Nervos, the owners are subject to a small recurring upkeep fee, known as **state rent**, which is elaborated in the [Tokenomics](/docs/assets-token-standards/economics) section. From ae278af73cd8481ad66f3ac753fce6e03889764d Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 12:01:12 -0100 Subject: [PATCH 10/15] Fix grammatical error in mining guide --- website/docs/mining/guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/mining/guide.mdx b/website/docs/mining/guide.mdx index 9256ff77f..9e67a4be9 100644 --- a/website/docs/mining/guide.mdx +++ b/website/docs/mining/guide.mdx @@ -11,7 +11,7 @@ This guide will help those who are interested in mining get started on Nervos. W Planning is the most important step in any successful mining operation. Do you have a well-ventilated place where the sound of the miners will not bother anyone? Do you have the proper electrical wiring to support your miners? Are your electricity rates competitive year-round? These are the kinds of questions you need to be able to answer *before* you start buying equipment. -Many of these considerations and covered in the articles written [here](https://blog.sonami.cc/posts/should-i-start-mining-cryptocurrency/) and [here](https://blog.sonami.cc/posts/should-i-start-mining-cryptocurrency-part-2/). There are also many video resources on [YouTube](https://www.youtube.com/results?search_query=nervos+mining) that may also help you to get a better idea of what is involved with mining on Nervos. Using free tools like [mining calculators](https://minerstat.com/algorithm/eaglesong) can help you to understand what your costs will be. You can ask questions to other miners in the community-run [Nervos Mining CKB](https://t.me/NervosMining) Telegram channel or in the [#mining-chat](https://discord.com/channels/657799690070523914/671647273603694625) channel on the Nervos Discord server. +Many of these considerations are covered in the articles written [here](https://blog.sonami.cc/posts/should-i-start-mining-cryptocurrency/) and [here](https://blog.sonami.cc/posts/should-i-start-mining-cryptocurrency-part-2/). There are also many video resources on [YouTube](https://www.youtube.com/results?search_query=nervos+mining) that may also help you to get a better idea of what is involved with mining on Nervos. Using free tools like [mining calculators](https://minerstat.com/algorithm/eaglesong) can help you to understand what your costs will be. You can ask questions to other miners in the community-run [Nervos Mining CKB](https://t.me/NervosMining) Telegram channel or in the [#mining-chat](https://discord.com/channels/657799690070523914/671647273603694625) channel on the Nervos Discord server. Unlike mining for gold, there is very little guesswork in cryptocurrency mining. If you have properly done your research, then you should have realistic expectations about miner operation and profitability before you have made any kind of commitment. Don't skip out here! A little bit of research goes a very long way. From 272f8b918d3f658616f24fab5494f35d91b395b3 Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:00:05 -0100 Subject: [PATCH 11/15] Fix formatting in cell model documentation --- website/docs/ckb-fundamentals/cell-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/ckb-fundamentals/cell-model.md b/website/docs/ckb-fundamentals/cell-model.md index 17b8605c3..919373dc2 100644 --- a/website/docs/ckb-fundamentals/cell-model.md +++ b/website/docs/ckb-fundamentals/cell-model.md @@ -38,7 +38,7 @@ Transactions reflect the state change of Cells, where a group of Live Cells are ## First-Class Assets -In Cell Model, all digital assets (e.g., CKBytes, tokens, collectibles) are considered first-class, exclusively owned by their respective owners. While assets must comply with smart contracts rules during transactions, they are inherently owned by the user, not the smart contracts. This ownership structure ensures that only the owner has permission to use the assets, regardless of how the smart contract defines the token. If a contract is exploited, attackers would be unable to access the asset, as it remains under the user's control, effectively mitigating the negative impact. +In Cell Model, all digital assets (e.g., CKBytes, tokens, collectibles) are considered first-class, exclusively owned by their respective owners. While assets must comply with smart contract rules during transactions, they are inherently owned by the user, not the smart contracts. This ownership structure ensures that only the owner has permission to use the assets, regardless of how the smart contract defines the token. If a contract is exploited, attackers would be unable to access the asset, as it remains under the user's control, effectively mitigating the negative impact. This ownership structure also defines the responsibility for asset upkeep. As assets occupy space on Nervos, the owners are subject to a small recurring upkeep fee, known as **state rent**, which is elaborated in the [Tokenomics](/docs/assets-token-standards/economics) section. From ba2c3153f5a8aea6e875090bfb5123265727827b Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:05:18 -0100 Subject: [PATCH 12/15] Refine explanation of state rent in cell model Clarified wording in the explanation of state rent in the Cell Model section. --- website/docs/ckb-fundamentals/cell-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/ckb-fundamentals/cell-model.md b/website/docs/ckb-fundamentals/cell-model.md index 919373dc2..2c3516c79 100644 --- a/website/docs/ckb-fundamentals/cell-model.md +++ b/website/docs/ckb-fundamentals/cell-model.md @@ -40,7 +40,7 @@ Transactions reflect the state change of Cells, where a group of Live Cells are In Cell Model, all digital assets (e.g., CKBytes, tokens, collectibles) are considered first-class, exclusively owned by their respective owners. While assets must comply with smart contract rules during transactions, they are inherently owned by the user, not the smart contracts. This ownership structure ensures that only the owner has permission to use the assets, regardless of how the smart contract defines the token. If a contract is exploited, attackers would be unable to access the asset, as it remains under the user's control, effectively mitigating the negative impact. -This ownership structure also defines the responsibility for asset upkeep. As assets occupy space on Nervos, the owners are subject to a small recurring upkeep fee, known as **state rent**, which is elaborated in the [Tokenomics](/docs/assets-token-standards/economics) section. +This ownership structure also defines the responsibility for asset upkeep. As assets occupy space on Nervos, the owners are subject to a small recurring upkeep fee, known as **state rent**, which is elaborated upon in the [Tokenomics](/docs/assets-token-standards/economics) section. ## Flexible Transaction Fee Coverage From 9f8768a4f8fd63f9d6ba681e096c8bd80aec71b4 Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:08:42 -0100 Subject: [PATCH 13/15] Fix formatting in mining guide documentation repeats "also" dropping the second "also". --- website/docs/mining/guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/mining/guide.mdx b/website/docs/mining/guide.mdx index 9e67a4be9..a70ebe504 100644 --- a/website/docs/mining/guide.mdx +++ b/website/docs/mining/guide.mdx @@ -11,7 +11,7 @@ This guide will help those who are interested in mining get started on Nervos. W Planning is the most important step in any successful mining operation. Do you have a well-ventilated place where the sound of the miners will not bother anyone? Do you have the proper electrical wiring to support your miners? Are your electricity rates competitive year-round? These are the kinds of questions you need to be able to answer *before* you start buying equipment. -Many of these considerations are covered in the articles written [here](https://blog.sonami.cc/posts/should-i-start-mining-cryptocurrency/) and [here](https://blog.sonami.cc/posts/should-i-start-mining-cryptocurrency-part-2/). There are also many video resources on [YouTube](https://www.youtube.com/results?search_query=nervos+mining) that may also help you to get a better idea of what is involved with mining on Nervos. Using free tools like [mining calculators](https://minerstat.com/algorithm/eaglesong) can help you to understand what your costs will be. You can ask questions to other miners in the community-run [Nervos Mining CKB](https://t.me/NervosMining) Telegram channel or in the [#mining-chat](https://discord.com/channels/657799690070523914/671647273603694625) channel on the Nervos Discord server. +Many of these considerations are covered in the articles written [here](https://blog.sonami.cc/posts/should-i-start-mining-cryptocurrency/) and [here](https://blog.sonami.cc/posts/should-i-start-mining-cryptocurrency-part-2/). There are also many video resources on [YouTube](https://www.youtube.com/results?search_query=nervos+mining) that may help you to get a better idea of what is involved with mining on Nervos. Using free tools like [mining calculators](https://minerstat.com/algorithm/eaglesong) can help you to understand what your costs will be. You can ask questions to other miners in the community-run [Nervos Mining CKB](https://t.me/NervosMining) Telegram channel or in the [#mining-chat](https://discord.com/channels/657799690070523914/671647273603694625) channel on the Nervos Discord server. Unlike mining for gold, there is very little guesswork in cryptocurrency mining. If you have properly done your research, then you should have realistic expectations about miner operation and profitability before you have made any kind of commitment. Don't skip out here! A little bit of research goes a very long way. From ae4a503093323af0d8834df806673b32b7b50fe1 Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:19:48 -0100 Subject: [PATCH 14/15] Update wallet options in mining guide bitcoinlight.app by Peersyst for iOs and Android represents the future direction of the product, CKBull will continue operating during a transition period. Its support is expected to be phased out at a later stage, although no final date has yet been established. https://www.bitcoinlight.app/blog/from-ck-bull-to-bitcoin-light However, Bitcoin Light represents the future direction of the product, and users are encouraged to migrate in order to benefit from future updates and expanded functionality. --- website/docs/mining/guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/mining/guide.mdx b/website/docs/mining/guide.mdx index a70ebe504..9261f1edd 100644 --- a/website/docs/mining/guide.mdx +++ b/website/docs/mining/guide.mdx @@ -37,7 +37,7 @@ The CKB that you earn from mining are sent to the Nervos address that you specif [Neuron Wallet](https://docs-old.nervos.org/docs/basics/guides/crypto%20wallets/neuron) is a desktop wallet produced by the Nervos Foundation. It is a full node wallet, which means that it will download the full Nervos blockchain in the background. Because it runs a full node, it is often regarded to be the most secure wallet. However, the full node takes many gigabytes of disk space and may take up to 72 hours to complete the initial synchronization. Ledger hardware wallets can also be used with Neuron to give an extra layer of security. -[CKBull](https://ckbull.app/), [imToken](https://docs-old.nervos.org/docs/basics/guides/crypto%20wallets/imtoken), and [SafePal](https://docs-old.nervos.org/docs/basics/guides/crypto%20wallets/safepal) are popular mobile wallets provided by third-party companies. All three wallets support both Google Android devices and Apple iOS devices. +[Bitcoin Light](https://www.bitcoinlight.app), [imToken](https://docs-old.nervos.org/docs/basics/guides/crypto%20wallets/imtoken), and [SafePal](https://docs-old.nervos.org/docs/basics/guides/crypto%20wallets/safepal) are popular mobile wallets provided by third-party companies. All three wallets support both Google Android devices and Apple iOS devices. Many other wallets are also available. The Nervos Community maintains a more comprehensive [list of wallets](/docs/integrate-wallets/intro-to-wallets#ckb-wallet-options) within the Nervos ecosystem. From b26c5450132b94ae88ff8a3a752672464bb7f5be Mon Sep 17 00:00:00 2001 From: NNCBN <316147760+NNCBN@users.noreply.github.com> Date: Mon, 17 Aug 2026 18:03:33 -0100 Subject: [PATCH 15/15] Update CardContents.tsx bitcoinlight.app by Peersyst for iOs and Android represents the future direction of the product, CKBull will continue operating during a transition period. Its support is expected to be phased out at a later stage, although no final date has yet been established. https://www.bitcoinlight.app/blog/from-ck-bull-to-bitcoin-light However, Bitcoin Light represents the future direction of the product, and users are encouraged to migrate in order to benefit from future updates and expanded functionality. ae4a503093323af0d8834df806673b32b7b50fe1 --- website/docs/integrate-wallets/CardContents.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/integrate-wallets/CardContents.tsx b/website/docs/integrate-wallets/CardContents.tsx index 045d7aa60..719c4d06f 100644 --- a/website/docs/integrate-wallets/CardContents.tsx +++ b/website/docs/integrate-wallets/CardContents.tsx @@ -17,8 +17,8 @@ const walletCardContents: WalletCardProps[] = [ tags: ["Mobile"], }, { - title: "CKBull", - href: "https://ckbull.app/#download", + title: "Bitcoinl Light (formerly CKBull)", + href: "https://www.bitcoinlight.app", tags: ["Mobile"], }, {