Docs
1.0.0
Search
⌃K
Welcome to the Geo Web
Introduction
The Next Computing Paradigm
What is the Metaverse?
What is a public good?
Who owns the Geo Web?
Getting Started
Quick Start Requirements
How to claim Geo Web land
Parcel Monitoring & Notifications
Use Cases
Core Concepts
Digital Land
Digital Property Rights
Partial Common Ownership
Digital Land Registry
Cadastre
Land Transactions
Fair Launch
Spatial Browsing
Network Funds
Harberger Tax Misconceptions
Developers
Architecture Overview
Core Contracts
Standards & Protocols
RegistryDiamond
PCOLicenseDiamond
DiamondCut
BeaconDiamond
BeneficiarySuperApp
Geo Web Subgraph
Content Layer
Data Models
Cadastre Development
Spatial Browser Development
Community & Governance
Geo Web Principles
Governance at Launch
Network Funds Allocation
Open Org Philosophy
Network Parameters
SourceCred
Geo Web DAO
Powered By GitBook

PCOLicenseDiamond

Documentation for the PCOLicenseDiamond contract.

Summary

The PCOLicenseDiamond is the facade contract for the DiamondCut facet which is used to define the global facet mapping for all individual instances of BeaconDiamond contract.
These contracts use a hybrid Diamonds-Beacon Proxy architecture to maintain the extensibility of land market operations even as each land parcel requires a separate contract instance.

Code

The Geo Web's PCOLicenseDiamond.sol contract is an implementation of SolidStateDiamond.sol.
​
Previous
PCOLicenseParamsFacet
Next
DiamondCut
Last modified 10mo ago
On this page
Summary
Code