kadena.js
kadena.js copied to clipboard
[ON-HOLD] feat: initial commit for kadena ledger lib
Modify this title
Related Issue/Asana ticket: _
Short description: Add a library called @kadena/ledger
that allows integration with the kadena ledger app via browser HID.
Currently ON-HOLD because the kadena app is being re-written.
Test scenarios
- description of the (manually) executed test scenarios
Reminders (if applicable)
- [ ] I ran
pnpm install
andpnpm test
in the root of the monorepo (optionally with--filter=...package...
to exclude non-affected projects) - [ ] I ran
pnpm changeset
in the root of the monorepo - [ ] Test coverage has not decreased
- [ ] Docs have been updated to reflect changes in PR (don't forget docs.kadena.io)