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 improvments 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)searlization libraries cardano serialization library
Installation
npm i cardano-web-bridge-wrapper