https://github.com/graphprotocol/hypergraph
https://github.com/graphprotocol/hypergraph
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/graphprotocol/hypergraph
- Owner: graphprotocol
- License: mit
- Created: 2024-09-16T18:43:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-06T19:51:45.000Z (4 months ago)
- Last Synced: 2025-10-06T21:28:11.006Z (4 months ago)
- Language: TypeScript
- Homepage: https://docs.hypergraph.thegraph.com/docs/quickstart
- Size: 6.83 MB
- Stars: 18
- Watchers: 22
- Forks: 8
- Open Issues: 91
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Hypergraph
Hypergraph is a local-first framework for building web3 consumer applications.
*Status: Developer Preview* Don't use in production!
Build privacy preserving apps with interoperable data using the GRC-20 standard. Read the [Docs](https://docs.hypergraph.thegraph.com/docs/core-concepts), and get started using the Geo Testnet.
* TypeSync - A development environment for creating and managing your app schemas
* Geo Connect - An authentication app for granting your app permissions to user's private spaces
* GRC-20 TS - A knowledge graph SDK for writing and publishing knowledge in the GRC-20 format
* Hypergraph - A local-first framework for building web3 consumer applications
* Hypergraph React - React bindings for Hypergraph
## Development
Please refer to the [Contributing Guide](./CONTRIBUTING.md) for more information on how to contribute to the project.