TBD54566975 / web5-js

Monorepo for the Web5 JS TypeScript implementation
https://tbd54566975.github.io/web5-js/
Apache License 2.0
125 stars 48 forks source link

Rewrite and impl Credentials Create Test Vectors #374

Open nitro-neal opened 7 months ago

nitro-neal commented 7 months ago

Need to rewrite these test vectors to use the actual create() and not fromJson()

https://github.com/TBD54566975/web5-kt/blob/main/credentials/src/test/kotlin/web5/sdk/credentials/VerifiableCredentialTest.kt

and then add test vectors to js and update kt

nitro-neal commented 4 months ago

https://github.com/TBD54566975/web5-spec/pull/149