Developers

Smart contracts, testnet addresses, interfaces, and how to build on the Landblock protocol.

Stack

Core contracts

ContractDescription
IdentityRegistrySpruceID DID identity with LADM Party roles and protocol access control
EvidenceStoreIPFS CID registry with full bitemporal temporal envelope
SpatialUnitRegistryPhysical land parcel registry with CoordsApp L1 URI validation
BAUnitRegistryLegal administrative units; merge and split operations
RRRRegistryRights, Restrictions & Responsibilities — full lifecycle management
RegistryDirectoryGlobal directory; registry accreditation and federation routing
FederationCross-registry proof publication and verification with Trust Context
DisputeRecordDispute notices and authority injunctions with freeze masks
CoordsValidatorCC0 library for validating CoordsApp L1 URIs

Governance contracts (Amoy testnet)

ContractAddress
LandblockGovernance0x7CfdFb396fF1597Bc3511Ec5a11e1ea2bAa0f4Cc
LGTToken0xD3cBAB1887c8ac097CDc77D15ddaFfE05099fc87
LDBKToken0xDBC870f41103bf75652508E8cc032FF00B4D8049
LandblockPaymaster0xbd5309Baf33610f1Ad8C19554f8E878236919B0A

Federation contracts pending Amoy deployment. Addresses will be updated here when live.

Network

Explorer

The Landblock Explorer is available in preview. Browse and verify public land records on the Landblock network.

Source code

Public documentation and protocol specification: landblock-public. Core contracts are in the private landblock-core repository.