Post
Topic
Board Exchanges
Re: [Exchange] GRAVIEX Exchange: low fees, fast withdrawals, high security
by
console
on 17/05/2018, 04:06:02 UTC
Released JS implementation of graivex API.
https://www.npmjs.com/package/graviex

Example market maker bot can be found in git repo under mm.js
Can install library using NPM:
"npm install graviex"

Might be worth adding to the API Document page under implementations, only python / ruby so i made this nodejs JS one.
Enjoy.