Skip to content

decentraland/catalyst-contracts

Repository files navigation

Catalyst Contracts

@dcl/urn-resolver is a library designed to resolve Decentraland URNs based on the urn:decentraland namespace. It helps identify and manage various assets like wearables, LAND, collections, and third-party items across networks following the standards defined in the URN Namespaces.

Installation

npm install @dcl/urn-resolver

Contributing

Please read the full text so that you can understand what actions will and will not be tolerated.

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.

Release

  • Create a tag release in Git
  • It will trigger the CI job which publishes a new docker image version under @latest tag