Bitcoin Forum
April 27, 2024, 05:01:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Where (or if) to announce an Exchange CLI app?  (Read 77 times)
brianddk (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 16


View Profile WWW
March 23, 2024, 04:34:11 AM
Merited by LoyceV (2)
 #1


I thought some users of BitcoinTalk might find an Exchange CLI app I made useful.   It's not strictly bitcoin related, but since most exchange volume IS in bitcoin, perhaps it would fit on one of the boards here.

Repo: https://github.com/brianddk/pyexch

It is all a VERY simple wrapper for two published Exchange libraries.  I only support Coinbase, but am planning on adding Kraken and Binance since they both seem to have a REST API.

  • OAuth2 callback server to facilitate OAuth2 registration requests
  • Encrypted keystore to hold OAuth and API keys
  • Passthru for all coinbase-python library methods using either Key or OAuth2 credentials
  • Passthru for all coinbase-advanced-py library methods using Key credentials
  • Direct GET / POST for all Coinbase V2 REST endpoints using either Key or OAuth2 credentials
  • Direct GET / POST for all Coinbase V3 REST endpoints using either Key or OAuth2 credentials

It's a nice backup if the exchange web-app or mobile-app goes down since the low level APIs stay up, even if they are a bit sluggish.  I was planning on using it as a CRON task, which was one of my motivations for writing it.

So... out of scope for this site, or not?  If it would be of interest, suggestions on what board to post it?
1714237276
Hero Member
*
Offline Offline

Posts: 1714237276

View Profile Personal Message (Offline)

Ignore
1714237276
Reply with quote  #2

1714237276
Report to moderator
1714237276
Hero Member
*
Offline Offline

Posts: 1714237276

View Profile Personal Message (Offline)

Ignore
1714237276
Reply with quote  #2

1714237276
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714237276
Hero Member
*
Offline Offline

Posts: 1714237276

View Profile Personal Message (Offline)

Ignore
1714237276
Reply with quote  #2

1714237276
Report to moderator
Cyrus
Ninja
Administrator
Legendary
*
Online Online

Activity: 3752
Merit: 2948



View Profile
March 25, 2024, 01:26:17 AM
Merited by LoyceV (1), hugeblack (1)
 #2

Project Development seems a good choice for it.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!