Open bgins opened 1 year ago
Related: https://github.com/ucan-wg/ts-ucan/issues/105
Also, the whole landing page is still describing v0.8 - not only the validator:
Thanks @tennox! I opened a new issue to cover the landing page and other parts of the site: https://github.com/ucan-wg/ucan-community-web/issues/75
Also worth noting, 1.0.0-rc.1
is on the way (see https://github.com/ucan-wg/spec/blob/high-level/README.md), so we may skip to that, but I've left the descriptions as 0.10.0
for now.
Summary
Problem
The validator does not support UCAN at
0.10.x
Impact
Developers are not able to use the validator to inspect the latest UCANs.
Solution
Add support for UCAN
0.10.x
.The ts-ucan library does not currently support this version, so we should use rs-ucan to implement this feature.