Authentika immortalizes your creations and generate a JSON file with SHA-512 checksum for your file. The generated digital certificate is submit to the HIVE Blockchain. See it in action on https://authentika.art.
- PHP 7.3+
- php-zip, php-xml & php-curl packages
- Python 3 and Beem/Beempy > 0.23.6
Download zip and extract it onto your webserver or use GIT :
git clone https://github.com/fkosmala/authentika
You must install Composer. Aftar that, just run :
php composer.phar update
It will install all the dependancies.
Based on Slim4, the configuration for your webserver is avaiblable on Slim 4 WebServer documentation . The root directory is public
Rename account.sample.json
into account.json
and edit this file to add your HIVE account and posting key.
Create writeable folders certs/
and uploads/
at the root.
That's all ! You can submit genuine certificate on the HIVE blockchain !