Skip to content

LunarPunk-Labs/social-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Graph

identity formed by connections and activities

Loading sequence

image

Holochain setup

uses version 0.49-alpha1.
enter the dna directory and use nix shell to run the conductor :

UI setup

in another shell enter the ui directory.
npm install / yarn install
npm start / yarn start

TODO

  • functionality to signal back new users to the UI (apollo subscriptions)
  • profile-delete functionality missing