GithubHelp home page GithubHelp logo

pangcong / bitquant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joequant/bitquant

0.0 1.0 0.0 4.32 MB

Bitquant related scripts and configuration files

License: Apache License 2.0

Makefile 0.22% Python 12.54% CSS 44.44% Shell 6.93% Perl 3.44% TeX 3.68% JavaScript 19.77% HTML 8.85% PHP 0.14%

bitquant's Introduction

Bitquant

Scripts and installation routines for Bitquant Research Laboratories (Asia) Ltd.

In addition to paper drafts, this repository contains the script to generate the diskimage for the bitstation trading system as well as a docker image.

Bitstation consists of a disk image which can be run in VirtualBox or uploaded to a cloud computing system.

Docker image creation is in docker

Smart Contract

Smart contract is available at

http://joequant.github.io/bitquant/smart-contracts/contract_analyzer.html

Disk Image

Dependencies

To install the dependencies, type

make install-deps

Generating disk image

To generate a disk image, type

make

This will create a VDI disk image with bitquant software. You can then upload it to a cloud or run it locally with a VirtualBox.

Running the system with virtualbox (windows/mac/linux)

For a system with zeroconf/bonjour, you can set your web server to

http://bitstation.lan/

For a system without zeroconf, you can boot the image with VirtualBox and the local IP of the system will be displayed. The default image is configured to grab a local IP starting with http://192.168.56.100

The framework that I use to generate the image can be used for other web appliances.

There are scripts in the directory "oz", that automate the process of adding or removing images from VirtualBox

Running the system under LXC (linux)

To run the image under linux

cd oz/lxc ./mountimg ~/.oz/images/ ./mklxc ./umountimg

This will run the image in lxc with the contents of the system in the local system. You will need "vdfuse" for this. There is also an alternative way of mounting a disk image which is commented out in mountimg.

The image will appear on the virbr0 device

http://192.168.122.1

Generate local install

To install the system local, type

make local

Set your web browser to

http://localhost/

bitquant's People

Contributors

henryyu731 avatar joequant avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.