Skip to content

BlockGeeks0x01/fomo3d_simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoMo3d简化版本

说明

通过fomo3d_clone项目改造而成,去除了队伍以及与部分与权限有关的逻辑,将未开源的代码逻辑替换了为常量值,修改了分红规则等逻辑。

truffle compile编译后可以使用truffle migrate一键部署到私有链(Ganache、testrpc等),在部署脚本中已经通过借助async\await在合约部署到链上后自动激活了游戏。

测试脚本仅包含了简单的测试,之后将会用openzepplin test helpers重写

相关命令

编译合约

truffle compile

一键部署到私有链环境

truffle migrate

运行测试代码

truffle test

About

fomo3d简化版

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published