coinbase_cloud_advanced_trade_client 0.8.0
coinbase_cloud_advanced_trade_client: ^0.8.0 copied to clipboard
Dart Client for building applications that interact with the Coinbase Cloud Advanced Trade Crypto Exchange APIs for automated trading and managing accounts.
Coinbase Cloud Exchange Dart Client Examples #
This directory contains examples of how to use the Coinbase Cloud Exchange Dart Client.
Portfolios Example #
To run the portfolios example, you will need to create a Credential object with your API key and secret. You can get these from the Coinbase Advanced Trade API website.
https://docs.cdp.coinbase.com/advanced-trade/docs/welcome/
Then, you can run the example from the root of the project like this:
dart example/portfolios_example.dart