coinbase_cloud_advanced_trade_client 0.6.1 copy "coinbase_cloud_advanced_trade_client: ^0.6.1" to clipboard
coinbase_cloud_advanced_trade_client: ^0.6.1 copied to clipboard

Dart Client for building applications that interact with the Coinbase Cloud Advanced Trade & Pro 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.6.1

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
150
points
317
downloads

Publisher

verified publisherhairstonsolutions.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, http, jose

More

Packages that depend on coinbase_cloud_advanced_trade_client