guess:猜测的源代码和一些工具

时间:2024-05-29 16:44:31
【文件属性】:

文件名称:guess:猜测的源代码和一些工具

文件大小:47KB

文件格式:ZIP

更新时间:2024-05-29 16:44:31

PHP

关于这个项目 该项目是用php构建的Socguess项目的Server。 我们使用mysql和redis存储一些tmp数据以提高性能。 使用Yaf路由http请求。 目录 . ├── README.md ├── config // project config ├── library // some local api ├── webroot/index.php // entry file ├── modules/Inner/controllers //code for request controllers ├── scripts/contract_guess.js // abi of the guess contract ├── scripts/contract_soc.js //abi of the soc contract ├── script


【文件预览】:
guess-master
----Bootstrap.php(1KB)
----services()
--------InchargeRecord.php(1KB)
--------SoccerDataService.php(336B)
--------Gamble.php(3KB)
--------ScanTxService.php(6KB)
--------MatchsGamesService.php(4KB)
--------GamesService.php(500B)
--------Match.php(17KB)
--------AddressService.php(3KB)
--------PrizeRecord.php(2KB)
----models()
--------PrizeResult.php(4KB)
--------InchargeRecord.php(3KB)
--------MatchsGames.php(4KB)
--------GambleRecord.php(6KB)
--------Games.php(995B)
--------MatchPrizeList.php(2KB)
--------Address.php(5KB)
--------Match.php(3KB)
--------TransferRecord.php(4KB)
----configs()
--------setting.ini(443B)
--------env.ini(475B)
--------application.ini(359B)
--------application-cli.ini(372B)
----controllers()
--------Bet.php(7KB)
--------Match.php(5KB)
----src()
--------myguess.sol(3KB)
----scripts()
--------scanDbCommand.php(13KB)
--------contract_guess.js(4KB)
--------getBalanceEth.js(334B)
--------db.sql(5KB)
--------contract_soc.js(2KB)
--------createTx_soc.js(1KB)
--------detailTx_soc.js(481B)
--------getBalanceSoc.js(458B)
--------createTx_guess.js(1KB)
--------detailTx_guess.js(576B)
--------rebuildCommand.php(3KB)
--------scanTxCommand.php(897B)
--------package.json(207B)
----library()
--------db()
--------base()
--------define()
--------util()
----tools()
--------contract_guess.js(4KB)
--------getGuessInfo.js(661B)
--------package.json(207B)
----README.md(2KB)
----webroot()
--------index.php(583B)
--------cli.php(2KB)
----composer.json(121B)

网友评论