From c0d4ea7ec32f36364c75f099e7d6ef75b81ab841 Mon Sep 17 00:00:00 2001 From: homura Date: Tue, 10 Sep 2024 19:50:50 +0900 Subject: [PATCH] chore: recommend ccc (#740) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6e82ba788..4bb9003bd 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ ![license](https://img.shields.io/github/license/ckb-js/lumos) ![Lumos](./assets/lumos.jpg) -> Lumos is still under active development and considered to be a work in progress. - -Lumos is a full featured JavaScript/TypeScript based dapp framework for Nervos CKB. It aims to simplify dapp development on Nervos CKB. The [name](https://harrypotter.fandom.com/wiki/Lumos_Maxima) explains what the project is about: the wonderland of CKB, though vast and fertile, still remains dark in most of the parts, lumos tries to shed light upon the land, guiding people into this beautiful new world. +> [!NOTE] +> It’s highly recommended to use the [CCC SDK](https://github.com/ckb-ecofund/ccc) as your primary development tool within the CKB ecosystem. [CCC](https://github.com/ckb-ecofund/ccc) is the latest and most robust JavaScript SDK designed to streamline and enhance your development process. By choosing [CCC](https://github.com/ckb-ecofund/ccc), you'll be leveraging the best practices and most up-to-date features available for CKB development. +> To get started with [CCC](https://github.com/ckb-ecofund/ccc), follow the [installation guide](https://github.com/ckb-ecofund/ccc#installing) and explore the [documentation](https://docs.ckbccc.com/) to integrate it seamlessly into your projects. As of now, lumos contains the following components: