Open amarts opened 5 years ago
Those examples are not likely to work at the moment since PyLD doesn't yet support the latest 1.1 spec. Full 1.1 support is a work in progress.
Thanks for confirming.
PyLD 2.0.0 has been released. It should be able to handle those examples.
I was trying to run sign/verify on the same jsonld samples from https://github.com/digitalbazaar/vc-demo/blob/master/credentials/alumni.jsonld in python.
While trying to run jsonld.normalize() I am getting errors.