Skip to content

Commit 923e999

Browse files
authored
docs: use CKB SDKs in various languages to
1 parent 107ae23 commit 923e999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Time to `Hello World` on CKB
22

3-
The target of this tutorial is very simple: use [Lumos](https://github.com/ckb-js/lumos) to write "Common Knowledge: Hello world!" into a cell on CKB testnet and check it on CKB explorer.
3+
The target of this tutorial is very simple: use CKB SDKs in various languages to write "Common Knowledge: Hello world!" into a cell on CKB testnet and check it on CKB explorer.
44

55
## Sample Code
66
After installing Lumos, you can use it to send a transaction to CKB testnet, write a simple `Common Knowledge`: "Hello World" into a [cell](https://docs.nervos.org/docs/reference/cell/) on CKB.

0 commit comments

Comments
 (0)