bchavez / Coinbase.Pro

:chart_with_upwards_trend: A .NET/C# implementation of the Coinbase Pro API.

Home Page:https://docs.pro.coinbase.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General question regarding creating a CoinbaseProClient

hammelbeck opened this issue · comments

Problem description: On this page https://github.com/bchavez/Coinbase.Pro you have an example on how
to create a pro-client. The API-Key and API-Secret will be provided by Coinbase, however it is not clear for me how to get or create the "Passphrase". Could you please provide an example on how the passphrase can be created or from where it can be obtained. Many greetings in advance.
Regards, Henry-JP

The passphrase is part of generating the API key:

https://public.sandbox.pro.coinbase.com/profile/api

image

image