Chain.Love

Chain.Love Contributor

Guiding non-technical contributors through the Chain.Love style guide to add providers, categories, and overrides without touching Git.

Connect your GitHub to start contributing

This helper walks you through Chain.Love's contribution requirements, validates your data, and opens a pull request on your behalf. Connect your GitHub account to fork the dataset repository and submit entries automatically.

When to add a provider entry?

Create or update entries under providers/<category>.csv when details apply across multiple networks. Network CSVs can then inherit these defaults.

  • Reusable facts like pricing tiers, capabilities, analytics
  • Keeps network listings consistent across ecosystems
  • Slug must be unique per category (kebab-case)

When to add a network entry?

Use networks/<chain>/<category>.csv to reflect chain-specific availability or overrides.

  • Reference a base provider with !provider:<slug>
  • Override only what changes (pricing, SLAs, regions)
  • Leave cells blank to inherit provider defaults