Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.
/ consumeHolodex Public archive

A sample application to demonstrate the usage for holodex

Notifications You must be signed in to change notification settings

holochain/consumeHolodex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consumeHolodex

Applications that consume the indexing(holdex) functionality can have two types of nodes:

  • Index Nodes
    • Below will apply to these applications:
      • holodex zome to be added in dna.json.
      • holodex application code to be downloaded on the node.
  • Non-index Nodes
    • Below will apply to these applications:
      • holodex zome to be added in dna.json.

All tests running with current code. Run below command :

hcdev --bridgeTo=.../holodex test

work with bridgeTesting branch of holodex(https://github.com/Holochain/holodex/tree/bridgeTesting)

Consume holodex UI can be run using below command along with the same holodex branch as above.

hcdev --bridgeTo=../holodex web

About

A sample application to demonstrate the usage for holodex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published