Build an event template with operations
Create an event from a blueprint
Modify an existing event with operations and updated the created_at
Modify a lists public and hidden tags and updated the created_at
OptionaltagOperations: ModifyTagsOptionsOptionaleventOperations: Signs a event template with the signer
Attaches the signers pubkey to an event template
Core helpful event creation interface. Contains only methods that use blueprints from the core package. Other packages (like applesauce-common) can extend this interface via module augmentation.