coinbase_python icon indicating copy to clipboard operation
coinbase_python copied to clipboard

Create python-package-conda.yml

Open ohitslinglingg opened this issue 1 year ago • 0 comments

from coinbase.wallet.client import Client client = Client(<api_key>, <api_secret>)

user = client.get_current_user()

ohitslinglingg avatar Jun 08 '24 14:06 ohitslinglingg