Setup
To use the Push Notifications package, you need to have set up Aries Framework JavaScript according to the AFJ repository (See Getting Started section).
Then add the Push Notifications plugin package to your project:
- npm
- Yarn
npm i @aries-framework/push-notifications
yarn add @aries-framework/push-notifications