About
The QRL Ecosystem Index is a community-maintained directory of projects, tools, services, and resources connected to QRL 2.0. Its goal is to make the ecosystem easier to explore by collecting project information in one structured, searchable place.
The index is intentionally lightweight. Each listing is stored as a YAML file in the public repository, validated against a shared schema, and organized by project type, category, tags, and status. This makes it easy for contributors to add new projects, update existing entries, and review changes through GitHub.
What Gets Listed
Listings may include decentralized applications, user-facing applications, infrastructure, developer tooling, and community resources. A project does not need to be complete to be included, but it should have enough public information for others to understand what it is, who maintains it, and how it relates to QRL 2.0.
This index is informational. Inclusion does not mean endorsement by QRL, the QRL Foundation, or the maintainers of this repository.
How Projects Are Organized
Each project is assigned a project type:
- dapp - Decentralized applications with smart-contract or on-chain functionality
- application - User-facing software such as wallets, explorers, or interfaces
- infrastructure - Services, nodes, APIs, indexers, or other network-supporting systems
- tooling - SDKs, libraries, templates, testing tools, or developer utilities
- community - Community spaces, educational resources, news, or ecosystem information
Projects are also grouped by category, such as defi, nft, wallet, explorer, infrastructure, tooling, dao, gaming, identity, oracle, bridge, social, educational, and news.
Project Status
- testnet - Projects currently on QRL 2.0 testnet
- active - Projects that are live or in active development
- archived - Projects that are no longer active
Submitting Updates
Project data is managed through GitHub. To add a new project or update an existing one, open a pull request in the qrl-ecosystem-index repository. See CONTRIBUTING.md for the submission format, validation rules, and branding guidance.