Actions
The applesauce-actions package provides pre-built actions for common actions a nostr app might need.
Features
- Built on
applesauce-factoryto create and modify events - Compatible with any NIP-07 signer ( and
applesauce-signers) - Works with any nostr SDK for publishing events
Installation
sh
npm install applesauce-actionssh
yarn install applesauce-actionssh
pnpm install applesauce-actions