graphprotocol / research

Research, proposals, papers, and specs
48 stars 9 forks source link

Graph Protocol Research

This repo contains specifications and research papers related to The Graph, a decentralized query protocol for the decentralized web.

Stages

The following stages apply to papers and specs in this repo.

Stage Description Badge
WIP Specifications which are in progress. Has gaps and is actively being changed and added to. WIP Badge
Draft Specification is a complete draft. Subject to change heavily. Draft Badge
Stable Specification is at a state where it is relatively stable. Only slight improvements should be made to the spec. Stable Badge
Finished Specification has been fully implemented and should not change, except to address critical issues Final Badge
Deferred Specification made it to at least the "Draft" stage but was later rejected. Deferred Badge

Papers

Specs

Implementations

🔨 = In Progress

✅ = Implemented

❌ = Not implemented

Indexing Nodes

Graph Node
Hybrid Network spec
Subgraphs
GraphQL Schemas
WASM Mappings
Index Ethereum Solidity events
Index IPFS data
Read Interface
RPC API
Payment Channels
Work Token Economics

Contributing

If you have questions about the contents of this repo, feel free to ask questions in the #research channel of our Discord.

We don't yet have a formal improvement proposal process, but feel free to submit ideas for improvements to the protocol as issues in this repo.

If you spot an error, gap or useful clarification in one of the specs or papers, feel free to file an issue (or if it is small, submit a PR directly), and you may be listed as a contributor on the spec, if your issue is accepted 🙂.

We look forward to some great contributions from our community, thank you in advance! 🗿✨🚀

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE GRAPH PROTOCOL INC BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Except as contained in this notice, the names "The Graph" or "Graph Protocol" shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the Graph Protocol Inc. team.

The Graph is a trademark of Graph Protocol Inc.