Skip to content

API #189

@quocble

Description

@quocble

Motivation

Build REST API for coinmarketcap so our exchange get listed, and this is a listing requirement for new coin to list with ours.

Design

Per https://coinmarketcap.com/methodology/#listings-criteria, they point to their "ideal" API.
https://docs.gemini.com/rest-api/#private-api-invocation

Order apis are not necessary. We just need to provide ticker, and markets api.

Setup

I suggest create a nodejs express server in "api" folder, and proxy, and map all these api to our websocket api.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions