diff --git a/implementations.md b/implementations.md index 9567365..b15e026 100644 --- a/implementations.md +++ b/implementations.md @@ -2,3 +2,18 @@ A list of projects and companies that have SCITT implementations. As the draft evolves, each implementation should specify which version of the draft it's compatible with to enable interoperable testing. + +## DataTrails + +- Draft Version: [10](https://datatracker.ietf.org/doc/draft-ietf-scitt-architecture/10/) +- Documentation: [Quickstart: SCITT Statements (Preview)](https://docs.datatrails.ai/developers/developer-patterns/scitt-api/) + +### DataTrails SCITT GitHub Action + +- [SCITT GitHub Action](https://github.com/marketplace/actions/datatrails-scitt-api) + +A GitHub Action for registering SCITT Signed Statements to DataTrails. + +### DataTrails vCon Conserver Link + +- [SCITT Conserver Link](https://github.com/vcon-dev/vcon-server/tree/main/server/links/scitt)