Skip to content

utopia-opensource/crypton-donation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypton-donation

Web service for donating in Crypton

image

A service that allows you to simultaneously shorten your Crypton address, as well as create a link to get Crypton. You can use such a link in your blog, websites and forums, in your social channels.

requirements

  • PHP 7.4+
  • PHP-gmp extension
  • Composer 2+

install

cp example.env .env
composer install
  • & import db dump from dump.sql
  • specify db params in .env