A Ledger bridge to use inside chrome extension
- Run
npm ci - Run
npm startto start the local dev server, then go tohttps://localhost:9000/and accept the not validated cert - Build: run
npm run build,the dist folder should be generated and you can publish it.