Actions
The applesauce-actions
package provides pre-built actions for common actions a nostr app might need.
Features
- Built on
applesauce-factory
to 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-actions
sh
yarn install applesauce-actions
sh
pnpm install applesauce-actions