Skip to content

Instantly share code, notes, and snippets.

@itoldya
itoldya / sync.js
Created September 27, 2022 03:28
Get transactions from CoinKeeper
const fetch = require("node-fetch");
const BATCH_SIZE = 5000;
const USER_ID = "...";
const AUTH = "...";
async function getTransactions(body) {
return fetch("https://coinkeeper.me/api/transaction/get", {
method: "POST",
headers: {

Keybase proof

I hereby claim:

  • I am itoldya on github.
  • I am itoldya (https://keybase.io/itoldya) on keybase.
  • I have a public key ASB6e4iXBmy-y0D0x8V4xwAXQhr0TIgtpCgI4iXqFMtJcwo

To claim this, I am signing this object: