decentraland / proposals

Review of community proposals for Decentraland's art and applications
46 stars 16 forks source link

Friendly names for known contracts #151

Closed menduz closed 6 years ago

menduz commented 6 years ago

As we can address contracts in the world's entities, we will need a friendly way to identify and address known contracts.

The proposed way is to deploy a smart contract that maps a lower case friendly name to a smart contract address.

(@eordano @belohlavek please complete with more detailed requirements and specifications)

belohlavek commented 6 years ago

Use case: As a user I want to reference my ERC721/821 collectible in my XML parcel definition.

chentschel commented 6 years ago

I added a new repo for this at https://github.com/decentraland/contracts-locator.

chentschel commented 6 years ago

Closing . Merged on https://github.com/decentraland/client/pull/213