You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,16 @@
1
1
# Hypergraph
2
2
3
-
Hypergraph is a framework for building web3 applications.
3
+
Hypergraph is a local-first framework for building web3 consumer applications.
4
4
5
-
*Status: Developer Preview*
5
+
*Status: Developer Preview* Don't use in production!
6
+
7
+
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.
8
+
9
+
* TypeSync - A development environment for creating and managing your app schemas
10
+
* Geo Connect - An authentication app for granting your app permissions to user's private spaces
11
+
* GRC-20 TS - A knowledge graph SDK for writing and publishing knowledge in the GRC-20 format
12
+
* Hypergraph - A local-first framework for building web3 consumer applications
13
+
* Hypergraph React - React bindings for Hypergraph
6
14
7
15
## Development
8
16
@@ -125,4 +133,4 @@ As an alternative you might want to setup a lite-fs volume for multi-region depl
0 commit comments