-2

What resources to use writing a Coinbase Pro Client ??

I'm trying to write an example Coinbase Pro client e.g. lists all your wallets and transactions.

So what is a good starting point / tutorial to access coinbase pro
coinbase I managed and it was super easy :)

Thorsten Niehues
  • 13,712
  • 22
  • 78
  • 113
  • You linked to the docs that tell how to sign an authenticated request so... what exactly is your question here? it would be helpful if you show your code that causes the error, not just the error. – genericHCU Dec 07 '21 at 14:26
  • I use exaclty the code from the link in the question – Thorsten Niehues Dec 22 '21 at 06:38

1 Answers1

0

Some light into the questions:

  1. still in research
  2. still in research - probably not relevant
  3. The tutorial talks about the coinbase pro API - BUT it uses / calls methods of coinbasepro-python wrapper which internally calls the api.
Thorsten Niehues
  • 13,712
  • 22
  • 78
  • 113