squishfunk/squishcoin
Composer 安装命令:
composer require squishfunk/squishcoin
包简介
Implementation of blockchain cryptocurrency written in PHP
README 文档
README
SquishCoin is an implementation of a blockchain cryptocurrency written in PHP.
About
This project is maintained by Damian. You can contact Damian at kitlasdamian@gmail.com.
Installation
To install SquishCoin and its dependencies, use Composer. Make sure you have Composer installed and then run:
composer install
Requirements
SquishCoin has the following requirements:
- PHP 7.0 or higher
- phpseclib/phpseclib version 3.0 or higher
- tomwright/php-config
Development
If you want to contribute to SquishCoin, you should also install development dependencies. You can do this by running:
composer require squishfunk/squishcoin:dev-master
Testing
SquishCoin uses PHPUnit for testing. You can run the tests using the following command:
vendor/bin/phpunit
License
SquishCoin is released under the MIT License.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-04