Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 691 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 691 Bytes

@coralproject/events

npm version coralproject

This is a library that can be used to validate event requests from Coral.

Installation

yarn add @coralproject/events

# or

npm install @coralproject/events

Usage

See the example over at webhooks-example for how to use this library.

License

Apache License, v2.0.