Reference implementation of ERC-7208 and usage examples

List of contracts

Interfaces

Implementation

  • DataIndex - Data Index (implements IDataIndex and IIDManager)
  • DataPointRegistry - Data Point Registry (implements IDataPointRegistry)
  • DataPoints - Library implementing DataPoint type and its encode/decode functions
  • ChainidTools - Library implementing utility functions to work with chain ids

Usage examples


An audited implementation can be found here.