Skip to content

Open-source collaborative database of all the Web3 infrastructure services. Discover, compare and access Web3 services seamlessly at https://chain.love

License

Notifications You must be signed in to change notification settings

ivel13/chain-love

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chain.Love Infrastructure Database

This repository documents blockchain service providers - RPCs, wallets, explorers, analytics, bridges, dev tools, faucets, oracles, indexing services, etc. - in a structured way.

The goal is to build a clean, comparable dataset that developers and researchers can rely on.

Repository Structure

├── networks/
│   ├── arbitrum/
│   │   ├── rpc.csv
│   │   ├── explorer.csv
│   │   ├── wallet.csv
│   │   └── ...
│   ├── ... (other networks, each with their own service tables)

Each network folder contains CSVs grouped by service type.

How to Contribute

  1. Fork & branch: Fork the repo and create a descriptive branch (e.g. add-ankr-provider).
  2. Choose what to edit: Pick the right CSV (e.g. rpc.csv in the correct network).
  3. Follow the rules: Check the Style Guide and Column Definitions for formatting and examples, then edit your entry.
  4. Validate & commit: Make sure the CSV is correct, then commit and push.
  5. Open a PR: Describe your changes, link related issues. Maintainers will review and merge.

Reporting Issues

Use GitHub Issues.

Supported issue types:

  • Bug Report: Fix broken database structure or Chain.Love website issue.
  • DB Improvement Proposal (DBIP): Suggest changes to the data model (categories, tables, or columns).
  • Blank Issue: For everything else.

About

Open-source collaborative database of all the Web3 infrastructure services. Discover, compare and access Web3 services seamlessly at https://chain.love

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published