ucan-wg / ucan-community-web

UCAN community site
https://ucan.xyz/
Apache License 2.0
38 stars 11 forks source link

Add UCAN version label and link to spec #41

Closed bgins closed 2 years ago

bgins commented 2 years ago

This PR implements the following features:

The spec will sometimes be ahead of implementations, including ts-ucan which we use here in the validator. The label gives an indication of which UCAN versions are supported by the validator.

ucan-support-label

The label is clickable and will open a new tab with the spec at UCAN 0.8.1.

We've received feedback that the link to the specification is difficult to find, so this PR adds a link in the header.

spec-link