Skip to content

protinam/0x-orderbook-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

879e6bd · Feb 10, 2018

History

3 Commits
Feb 10, 2018
Feb 10, 2018
Feb 10, 2018
Feb 9, 2018
Feb 10, 2018
Feb 10, 2018
Feb 10, 2018
Feb 10, 2018

Repository files navigation

0x Orderbook Server

https://badges.frapsoft.com/os/mit/mit.svg?v=102

Synopsis

Open-source 0x orderbook server, written for ForkDelta.

Three-tier: Varnish in front (not yet implemented), Node HTTP server, PostgreSQL backing datastore.

Operation

Copy config.example.js to config/config.js, edit to suit your requirements, then simply run:

node index.js

Development Information

Setup

Node >= v6.9.1 and Yarn required.

Before any development, install the required NPM dependencies:

yarn

Contributing

Contributions welcome! Please use GitHub issues for suggestions/concerns - if you prefer to express your intentions in code, feel free to submit a pull request.

About

Open-source 0x orderbook server, written for ForkDelta.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published