Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 295 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 295 Bytes

Crypto Tools for PHP 8

Useful to decode raw data in KevaCoin blockchain

Install

  • apt install composer php-fpm php-mbstring php-bcmath
  • composer require kvazar/crypto:dev-main

Usage