Skip to content

Commit ccd25f3

Browse files
committed
Update README
1 parent cedd81e commit ccd25f3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Time to `Hello World` on CKB
22

3-
The target of this tutorial is very simple: use CKB SDKs in various languages to write "Hello Common Knowledge Base!" 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 "Hello Common Knowledge Base!" into a [cell](https://docs.nervos.org/docs/reference/cell/) on CKB testnet and check it on CKB explorer.
44

55
## Sample Code
6-
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.
7-
Here's an example of how you can do that:
6+
Here's an example of how to write an on-chain message:
87

98
https://github.com/Flouse/ckb-tthw/blob/ada7d3729b0f2d360e86bd8a6ed6da40397f98bb/js/index.ts#L86-L94
109

0 commit comments

Comments
 (0)