Push notification plugin for Credo
npm install @credo-ts/push-notifications
alt="Credo logo"
src="https://github.com/openwallet-foundation/credo-ts/blob/c7886cb8377ceb8ee4efe8d264211e561a75072d/images/credo-logo.png"
height="250px"
/>
href="https://raw.githubusercontent.com/openwallet-foundation/credo-ts-ext/main/LICENSE"
> alt="License"
src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"
/>
> alt="typescript"
src="https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg"
/>
> alt="@credo-ts/push-notifications version"
src="https://img.shield.io/npm/v/@credo-ts/push-notifications"
/>
Push Notifications extension module for Credo. It currently implements Aries RFC 0734 (Firebase Cloud Messaging) and Aries RFC 0699 (Apple Push Notifications).
For documentation on installation and usage of the Push Notifications package, refer to the Docs.