This PR fixes/implements the following bugs/features
[x] Upgrade validator and tests
[x] Add examples shown in app to the test suite
[x] Upgrade documentation pages
[x] Update link to ts-ucan repo
[x] Remove validator preview notificaion
The goal is to upgrade the site to bring it in line with latest version of the UCAN spec. Also, we update the link to ts-ucan and remove the validator preview notification.
Test plan (required)
Run npm run test. Look through the changes to the documentation to see if they make sense.
After Merge
[x] Does this change invalidate any docs or tutorials? Done
[ ] Does this change require a release to be made? No
Summary
This PR fixes/implements the following bugs/features
ts-ucan
repoThe goal is to upgrade the site to bring it in line with latest version of the UCAN spec. Also, we update the link to
ts-ucan
and remove the validator preview notification.Test plan (required)
Run
npm run test
. Look through the changes to the documentation to see if they make sense.After Merge