Skip to content

cleancoindev/example-orderbook-server

 
 

Repository files navigation

Project Wyvern Logo

Example Wyvern Protocol Orderbook Server

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

Synopsis

Example orderbook server for use with the Wyvern Protocol.

Three-layer architecture: Varnish cache up front, Express for HTTP, PostgreSQL as the backing datastore. The Varnish cache layer is optional.

Development Information

Install Yarn and fetch 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

Example Wyvern Protocol orderbook server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.8%
  • Shell 9.2%