diff --git a/Readme.md b/Readme.md index e9485bb..e4bfc25 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,5 @@
- + go-ucan Logo @@ -7,19 +7,19 @@

UCAN v1.0.0-rc.1 - + GitHub Tag - - Build Status + + Build Status Go benchmarks - + Apache 2.0 OR MIT License - + Docs @@ -54,7 +54,7 @@ Not implemented yet: ## Status -`go-ucan` currently support the required parts of the UCAN specification: the main specification, delegation and invocation. It leverages the sibling project [`go-did-it`](https://github.com/MetaMask/go-did-it) for easy and extensible DID support. +`go-ucan` currently support the required parts of the UCAN specification: the main specification, delegation and invocation. It leverages the sibling project [`go-did-it`](https://code.sonr.org/go/did-it) for easy and extensible DID support. Besides that, `go-ucan` also includes: - support for encrypted values in token's metadata @@ -73,4 +73,4 @@ Artwork by [Bruno Monts](https://www.instagram.com/bruno_monts). Thank you [Rene ## License -This project is licensed under the dual license [Apache 2.0 OR MIT](https://github.com/ucan-wg/go-ucan/blob/v1/LICENSE.md). +This project is licensed under the dual license [Apache 2.0 OR MIT](https://code.sonr.org/go/ucan/blob/v1/LICENSE.md).