An open source project to keep track of cryptocurrency finances, based on an internal prototype.
Requires PHP 5.4+ and uses a number of awesome child components:
List of features that are also running at https://cryptfolio.com:
More information: http://openclerk.org
If you want to have an openclerk base (like CryptFolio), you can place your changes into a new config/
directory,
and the build script (and eventually config scripts and template scripts)
will include these files as necessary. Files supported:
config/site/css/*.scss -> site/styles/*.css
config/site/img/config/* -> site/img/config/*
config/site/img/favicon.ico -> site/favicon.ico
config/templates/*.php -> site/templates/*.php