0.1.5 • Published 12 months ago

bitkub-api v0.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

bitkub-api

API for Bitkub exchange nodejs versions. It' simple wrap, use with cautions.

Note: How to use.

import { BitkubApi } from "bitkub-api"
const bitkubApi = new BitkubApi()
const res = async () => console.log(await bitkubApi.ticker("THB_XLM"))
// const res = async () => console.log(await bitkubApi.placeBid("THB_XLM", 1000000, 10, "limit"))
res()
0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

12 months ago

0.1.0

12 months ago

0.0.1

12 months ago