coinbase-pro-node icon indicating copy to clipboard operation
coinbase-pro-node copied to clipboard

Coinbase Pro doesn't exist (tutorial)

Open aPinix opened this issue 1 year ago • 2 comments

In your .env.defaults you have:

# Your production API key from: https://pro.coinbase.com/profile/api
COINBASE_PRO_API_KEY=""
COINBASE_PRO_API_SECRET=""
COINBASE_PRO_PASSPHRASE=""

The Coinbase Pro link doesn't exist anymore.

I believe COINBASE_PRO_PASSPHRASE is also not provided by the API.

aPinix avatar Feb 14 '24 08:02 aPinix

Yeah, the code in this repo looks good and seems to be pointing to the right URLs but it's confusing that nowhere does it mention Advanced Trade API and instead talks about Pro and passphrase. Coincidentally it doesn't work for me for Advanced Trade except for the WS public data - does it work for you?

kachurovskiy avatar Mar 10 '24 21:03 kachurovskiy

There is a discussion here: https://github.com/bennycode/coinbase-pro-node/discussions/783

Unfortunately, Coinbase discontinued the Pro API (see here) which is why I will also discontinue this library.

bennycode avatar Apr 02 '24 12:04 bennycode