Bitcoin Forum
May 09, 2024, 05:44:29 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?
1715276669
Hero Member
*
Offline Offline

Posts: 1715276669

View Profile Personal Message (Offline)

Ignore
1715276669
Reply with quote  #2

1715276669
Report to moderator
1715276669
Hero Member
*
Offline Offline

Posts: 1715276669

View Profile Personal Message (Offline)

Ignore
1715276669
Reply with quote  #2

1715276669
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715276669
Hero Member
*
Offline Offline

Posts: 1715276669

View Profile Personal Message (Offline)

Ignore
1715276669
Reply with quote  #2

1715276669
Report to moderator
1715276669
Hero Member
*
Offline Offline

Posts: 1715276669

View Profile Personal Message (Offline)

Ignore
1715276669
Reply with quote  #2

1715276669
Report to moderator
1715276669
Hero Member
*
Offline Offline

Posts: 1715276669

View Profile Personal Message (Offline)

Ignore
1715276669
Reply with quote  #2

1715276669
Report to moderator
Cyrus
Ninja
Administrator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2950



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!