gitbitex spot:开源加密货币交易所 源码
GitBitEx是一个开源的加密货币交易所。 建筑 演示版 我们在云服务器(2核CPU 4G RAM)上部署了演示版本。 所有程序都在此服务器上运行。 包括(mysql,kafka,redis,gitbitex-spot,nginx,web ...) 依存关系 MySql(启用BINLOG [ROW格式] ) 卡夫卡 雷迪斯 安装 服务器 git clone 创建数据库并确保启用了BINLOG [ROW format] 执行ddl.sql 修改conf.json 运行构建 运行./gitbitex-spot 网页 git clone 运行npm install 运行npm s
文件列表
gitbitex-spot-master.zip
(预估有个67文件)
gitbitex-spot-master
models
const.go
721B
mysql
order_store.go
3KB
user_store.go
1KB
account_store.go
2KB
fill_store.go
2KB
trade_store.go
2KB
product_store.go
1KB
暂无评论