JSPM

cardano-web-bridge-wrapper

3.4.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q34354F
  • License MIT

Convenience wrapper for the cip30 wallet API

Package Exports

  • cardano-web-bridge-wrapper
  • cardano-web-bridge-wrapper/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cardano-web-bridge-wrapper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

cardano-web-bridge-wrapper

Convenience wrapper for the cip30 wallet API

Why should you use this library?

The library adds three improvements over directly using the injected web bridges:

  • Types
  • Automatically convert to and from CBOR
  • Proper error objects

CBOR conversion library

You can use any of the available CBOR (de)serialization libraries Cardano serialization library

Installation

npm i cardano-web-bridge-wrapper