cleancoindev / holodex

Holochain application indexing engine for distributed apps which run on holochains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

holodex

Holochain application indexing engine for distributed apps which run on holochains

Code Status In Progress Gitter License: GPL v3

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.

Installation

Prerequiste: Install holochain on your machine. You can install holodex very simply with this:

hcdev init -cloneExample=holodex

Usage

This is a mixin bridged so you don't run it directly and has no UI, instead apps bridge to it.

Tests

To run all the stand alone tests:

hcdev test

Tests currently broken

Feature Roadmap and Current Progress

Contribute

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.

License

License: GPL v3

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.

About

Holochain application indexing engine for distributed apps which run on holochains

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%