Skip to content

Commit 686b0c3

Browse files
committed
docs: add Lumos Examples into js tutorial
1 parent 7abf3c4 commit 686b0c3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

js/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,7 @@ In this tutorial, you learned how to write a message into a cell on CKB testnet
5858
## References
5959
- [CKB basic theoretical knowledge](https://ckbacademy.vercel.app/courses/basic-theory)
6060
- [CKB basic practical operation](https://ckbacademy.vercel.app/courses/basic-operation)
61+
- [Lumos Examples](https://github.com/ckb-js/lumos/blob/develop/examples)
62+
- Preview and interact with `simple transfer` code online through [codesandbox](https://codesandbox.io).
63+
https://codesandbox.io/s/github/ckb-js/lumos/tree/develop/examples/secp256k1-transfer?file=/lib.ts
64+
- etc.

0 commit comments

Comments
 (0)