npm run gen:cert
- You will be prompted for a pass phrase – you can choose any pass phrase you want;
- You will be prompted to enter a DN – type the same data as in
bin/config/offchan.csr.cnf
; - Enter the same pass phrase as in step 1;
- Save generated certificates in your local machine's keychain.
npm install
npm run serve:dev
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit