8000 GitHub - holochain/identity-manager: DeepKey + Personas & Profiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

holochain/identity-manager

Repository files navigation

Holochain UI

A Holochain app (hApp) that you can add your own hApps to.

Build Status GitHub last commit GitHub

Features

Full description of Personas & Profiles

How to use

  • Install nix
  • Clone this repository
  • run nix-shell
    • nix-shell
  • Check you can test the zomes:
    • npm run hc:test

If the tests all pass you have setup correctly.

  • Build the zomes
    • npm run hc:build
  • Run the container and the web socket interface
    • npm run hc:start

You should get an output like

> holochain-ui@1.0.0 hc:start /Users/philipbeadle/holochain/hApps/holochain-ui
> mkdir -p tmp-storage && holochain_container -c ./container-config.toml

Using config path: ./container-config.toml
Successfully loaded 1 instance configurations
Starting all of them...
Starting instance "holo-chat"...
Starting interfaces...
Done

Now lets run the UI.

  • cd ui-src
  • npm install
  • npm run ui:start:agent1

You should now be able to navigate to http://localhost:4001/ and see a list of your Personas and Profiles with a Default entry in each.

Built With

Holonix React Redux

TDD (Test Driven Development)

About

DeepKey + Personas & Profiles

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0