Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Hypergraph

Hypergraph is a framework for building web3 applications.
Hypergraph is a local-first framework for building web3 consumer applications.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we remove local first from all wording since currently it's not local first - merging anyway since this is the goal


*Status: Developer Preview*
*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

Expand Down Expand Up @@ -125,4 +133,4 @@ As an alternative you might want to setup a lite-fs volume for multi-region depl
Resources:
- https://github.com/epicweb-dev/node-sqlite-fly-tutorial/tree/main/steps
- https://www.epicweb.dev/tutorials/deploy-web-applications/multi-region-data-and-deployment/prepare-for-multi-region-data-with-litefs
- https://fly.io/docs/litefs/speedrun/
- https://fly.io/docs/litefs/speedrun/
Loading