Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Lumos Examples

Quick Start

Build lumos

git clone https://github.com/ckb-js/lumos.git
cd lumos
pnpm install
pnpm run build

Check if the build is working

npx ts-node misc/config-manager.ts

Online Preview

Using GitHubBox.com, you can preview and interact with example code online through codesandbox.

For example:
Change the GitHub URL: https://github.com/ckb-js/lumos/tree/develop/examples/omni-lock-metamask
To: https://githubbox.com/ckb-js/lumos/tree/develop/examples/omni-lock-metamask

Note that due to the incompatibility of namiwallet and iframe, you need to open the result in a new window while opening cardano-lock-namiwallet with codesandbox.