-
Notifications
You must be signed in to change notification settings - Fork 486
Open
Description
Documentation Type
New Documentation
What needs documentation?
I have only found the following test case that demonstrates how to use the high-level API to construct and emit events from the contract:
From a quick glance, DeepWiki response looks sane: https://deepwiki.com/search/how-to-emit-a-custom-event_a6390c20-9ca2-4ac7-b83d-14ed71a7b79f?mode=fast
Actually, I found that we do have the reference documentation: https://docs.rs/near-sdk/latest/near_sdk/attr.near.html#nearevent_json-annotates-enums
Acceptance Criteria
- The high-level Events API should be covered in the docs with a simple example of a custom event and also references to the existing FT and NFT events, and maybe a reference to the indexer tutorial that parses the events
- It should be discoverable through the search by terms "events", "contract events", "emit event" and similar
Resources & References
No response
Priority
🟢 P3 : Nice to Have
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status
Status
NEW❗