Huihoo Network

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(项目)
(项目)
第8行: 第8行:
  
 
MongoDB连接串:mongodb://localhost:27017/gekko
 
MongoDB连接串:mongodb://localhost:27017/gekko
 +
$ git clone git://github.com/askmike/gekko.git
 +
$ npm install --only=production
 +
$ node gekko --ui
 +
http://localhost:3000
  
运行Gekko
+
命令行运行Gekko
 
  $ node gekko --config config.js
 
  $ node gekko --config config.js
 
  $ node gekko --config config.js --backtest
 
  $ node gekko --config config.js --backtest
第16行: 第20行:
 
  $ node gekko --import
 
  $ node gekko --import
  
UI
+
Gekko UI
 
  $ cd gekko/web/vue
 
  $ cd gekko/web/vue
 
  $ npm install
 
  $ npm install

2017年12月22日 (五) 09:36的版本

E3 blockchain & bitcoin

目录

简介

E3区块链和比特币应用

项目

E3 bitcoin trading基于MeteorNode.jsMongoDB构建,based on Gekko

MongoDB连接串:mongodb://localhost:27017/gekko

$ git clone git://github.com/askmike/gekko.git
$ npm install --only=production
$ node gekko --ui
http://localhost:3000

命令行运行Gekko

$ node gekko --config config.js
$ node gekko --config config.js --backtest
$ node gekko --config config.js --import
$ node gekko --backtest
$ node gekko --import

Gekko UI

$ cd gekko/web/vue
$ npm install
$ cd gekko/web
$ node server
http://localhost:3000
$ cd vue
$ npm run dev
重编译UI
$ cd gekko/web/vue
$ npm run build

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱