Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

holochain-open-dev/community-mutual-credit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holochain Community mutual-credit

Developer setup

  1. Clone this repository.
  2. Initialize the submodules:
git submodule init
git submodule update
  1. Go into nix-shell: nix-shell.
  2. Go into the ui folder: cd ui.
  3. Run npm install.
  4. Start the holochain conductors and sim2h_server: npm run hc:start.
  5. Open another terminal and go to the ui folder as well.
  6. Run npm start.
  7. If you want another agent, open another terminal and from the ui folder run npm run start:bob.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published