MCPcopy Index your code
hub / github.com/Cardano-Fans/crfa-offchain-data-registry

github.com/Cardano-Fans/crfa-offchain-data-registry @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
9 symbols 35 edges 2 files 9 documented · 100%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

CRFA Offchain Data Registry

This registry contains mappings of script hashes to dApps. Please add your project here or correct mistakes. We are maintaining it on best effort basis.

JSON Schema

The structure of dApp entries is defined in dapp-schema.json. This schema ensures consistency across all dApp entries in the registry.

Caveats

In the eUTXO model smart contracts are not deployed to an address so there is nothing that forces smart contracts to use a single script hash. Nothing stops a project from having a script hash that changes over time by inlining data into the script.

dApp File Structure

The name of the .json file should be the dApp name (in case it already exists, please update the existing one, if not create new one). The structure must follow the JSON Schema.

Core symbols most depended-on inside this repo

Shape

Function 9

Languages

Python100%

Modules by API surface

scripts/fix_ids.py5 symbols
scripts/validate_json.py4 symbols

For agents

$ claude mcp add crfa-offchain-data-registry \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page