Skip to content

Taylorblue123/sudt-faucet

 
 

Repository files navigation

CKB UDT Issuer

Development

Requirement

  • NodeJS 12.x
  • yarn 1.x

Start Development UI

// init ckit submodule
// submodule will be removed when ckit published
git submodule update --init

// install dependencies
yarn install

// build packages
yarn build:lib

// start apps
yarn workspace @sudt-faucet/app-ui-issuer start
yarn workspace claim-ui start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.8%
  • HTML 2.6%
  • JavaScript 2.3%
  • Dockerfile 1.4%
  • Less 0.7%
  • CSS 0.6%
  • Other 0.6%