Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 531 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 531 Bytes

LAND

Contracts for Decentraland's World.

Overview

The LAND contract keeps a record of all the land parcels, who their owner is, and what data is associated with them. The data associated can be an IPFS identifier, an IPNS url, or a simple HTTPS endpoint with a land description file.

Check this doc for further understanding.

License

Code released under the Apache v2.0 license.