Factory
The applesauce-factory package provides the EventFactory and operations for creating and modifying Nostr events.
Features
- Works with any NIP-07 signer (
applesauce-signers) - Tons of pre-built operations for creating and modifying events
- Support for encrypted tags in NIP-51 events
- Pre-built operations for NIP-59 gift wrapping
- Blueprints for common event types
- Relays hints for
eandptags
Installation
sh
npm install applesauce-factorysh
yarn install applesauce-factorysh
pnpm install applesauce-factory