coinbase_cloud_advanced_trade_client 0.8.0 copy "coinbase_cloud_advanced_trade_client: ^0.8.0" to clipboard
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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add coinbase_cloud_advanced_trade_client

With Flutter:

 $ flutter pub add coinbase_cloud_advanced_trade_client

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  coinbase_cloud_advanced_trade_client: ^0.8.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:coinbase_cloud_advanced_trade_client/advanced_trade.dart';
import 'package:coinbase_cloud_advanced_trade_client/models.dart';
0
likes
160
points
49
downloads

Documentation

API reference

Publisher

verified publisherhairstonsolutions.com

Weekly Downloads

Dart Client for building applications that interact with the Coinbase Cloud Advanced Trade Crypto Exchange APIs for automated trading and managing accounts.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

crypto, http, jose, logging

More

Packages that depend on coinbase_cloud_advanced_trade_client