Skip to content

descryptors/descryptors

Repository files navigation

The only prescription is more description.


Descryptors makes finding and monitoring cryptocurrency projects easy. Our goal is to be transparent and neutral.

https://descryptors.io

Building

To build Descryptors you will need to install Clojure CLI tools.

Start Backend

clj -A:backend

After building the Clojure code, it will load the data files (if specified), start the webserver and a REPL on port 3311.

See conf/config.edn.

Descryptors uses Roll for backend.

Start Frontend

clj -A:frontend

This will start Figwheel which will build the ClojureScript code.

Descryptors uses Proto for React components and charts.

Open

After building is done, navigate in your browser to localhost:5000. If you start only the backend, the pages will be rendered on the server.

Data

The project comes with some sample data located in data folder. This includes basic information about the cryptocurrency projects and a precomputed index for marketcap and code activity.

If you'd like to add more information please see the Data project.

Overview

Support Us

Please support the ongoing development of Descryptors!

Bitcoin

1D3L1rgUqiKRr2hjAnCHVnMw29zUMpeKF6

Ethereum

0x3416bBdDa95f7e7aDe11963DCeeB67989e086Cbe


License

Copyright © 2020 Descryptors

Licensed under GNU General Public License version 3 (see LICENSE).