Holochain application indexing engine for distributed apps which run on holochains
Holochain application indexing engine for distributed apps which run on holochains
Code Status: Broken. This app is currently broken and doesn't run. We'll be fixing it soon.
Prerequiste: Install holochain on your machine. You can install holodex very simply with this:
hcdev init -cloneExample=holodex
This is a mixin bridged so you don't run it directly and has no UI, instead apps bridge to it.
To run all the stand alone tests:
hcdev test
Tests currently broken
We welcome pull requests and issue tickets. Find us on gitter to chat.
Contributors to this project are expected to follow our development protocols & practices.
Copyright (C) 2017, The MetaCurrency Project (Eric Harris-Braun, Arthur Brock, et. al.)
This program is free software: you can redistribute it and/or modify it under the terms of the license provided in the LICENSE file (GPLv3). This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Note: We are considering other 'looser' licensing options (like MIT license) but at this stage are using GPL while we're getting the matter sorted out.