Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfelde/akap-browser

Web app for browsing and interacting with AKAP nodes
https://github.com/cfelde/akap-browser

clojurescript ethereum ldap smart-contracts webapp

Last synced: about 1 month ago
JSON representation

Web app for browsing and interacting with AKAP nodes

Awesome Lists containing this project

README

        

# AKAP browser

The AKAP browser lets you claim, interact with and set properties on AKAP nodes.

AKAP, or AKA protocol, is a smart contract on Ethereum which gives you LDAP like features.

Read more about AKAP on [akap.me](https://akap.me). This project also builds that site.

## To run

Firstly, you'll need [Leiningen](https://leiningen.org/) installed. Then run `run_dev.sh` to get started.

Production builds can be made with `build_prod.sh` and `run_prod.sh`.