Skip to main content

Lumos/Javascript

Lumos is a full-featured JavaScript/TypeScript based dapp framework. This tutorial covers a range of actions from initializing your environment to more advanced tasks like issuing and transferring SUDT.

Single-sig transfer

Issue and send SUDT

DAO operations

You can find the code examples related to the Nervos DAO, covering the three primary operations of depositing, withdrawing, and unlocking assets on CKB testnet by following this GitHub link.

For a local development environment, you can refer to this link instead.