git clone https://github.com/ckb-js/kuai.git
cd kuai
npm i
npm run build
npm test
- all unit tests are under
packages/*/__tests__
- each commit should be signed
- dependencies should be fixed for clarity and certainty
git clone https://github.com/ckb-js/kuai.git
cd kuai
npm i
npm run build
npm test
packages/*/__tests__