We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7abf3c4 commit 686b0c3Copy full SHA for 686b0c3
1 file changed
js/README.md
@@ -58,3 +58,7 @@ In this tutorial, you learned how to write a message into a cell on CKB testnet
58
## References
59
- [CKB basic theoretical knowledge](https://ckbacademy.vercel.app/courses/basic-theory)
60
- [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