Skip to content

kvazar-network/crypto-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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