Skip to content

Align community module package links

Created by: ihsraham

Summary

  • Link the RGB community module package name to npm and add a separate GitHub repo link.
  • Link the Cosmos community module package name to npm and add a separate GitHub repo link.

Validation

  • npm view @utexo/wdk-wallet-rgb name version repository.url --json
  • npm view @base58-io/wdk-wallet-cosmos name version repository.url --json
  • npm run check:meta
  • npm run check:links (0 broken links; existing npm 403 warnings remain warnings)
  • npm run build (passed; existing docType SEO warnings remain)

Merge request reports