@cardano-sdk/dapp-connector 0.9.12 → 0.9.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,9 +1,10 @@
1
1
  # Cardano JS SDK | Dapp Connector | CIP30
2
- This package implements concepts from the draft specification being developed in [CIP-0030]. The
3
- package defines TypeScript types and interfaces, as well as utilities to implement allow list
2
+
3
+ This package implements concepts from the draft specification being developed in [CIP-0030]. The
4
+ package defines TypeScript types and interfaces, as well as utilities to implement allow list
4
5
  persistence and set up web extension messaging.
5
6
 
6
7
  See [example web extension].
7
8
 
8
9
  [example web extension]: ../e2e/test/web-extension/
9
- [CIP-0030]: https://github.com/cardano-foundation/CIPs/pull/88
10
+ [cip-0030]: https://github.com/cardano-foundation/CIPs/pull/88