Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Adding web5-swift
Browse files Browse the repository at this point in the history
  • Loading branch information
amika-sq committed Jan 31, 2024
1 parent da7d939 commit bcd02c1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions reports/sdks.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,15 @@ var (
VectorPath: "test-vectors",
Type: "web5",
},
{
Name: "web5-swift",
Repo: "TBD54566975/web5-swift",
ArtifactName: "tests",
FeatureRegex: regexp.MustCompile(`Web5TestVectors(\w+)`),
VectorRegex: regexp.MustCompile(`(\w+)\(\)`),
VectorPath: "test-vectors",
Type: "web5",
},
{
Name: "tbdex-js",
Repo: "TBD54566975/tbdex-js",
Expand Down

0 comments on commit bcd02c1

Please sign in to comment.