binance_api_dart 1.0.1 copy "binance_api_dart: ^1.0.1" to clipboard
binance_api_dart: ^1.0.1 copied to clipboard

Http wrapper for binance api in dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add binance_api_dart

With Flutter:

 $ flutter pub add binance_api_dart

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

dependencies:
  binance_api_dart: ^1.0.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:binance_api_dart/binance_api_dart.dart';
5
likes
130
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Http wrapper for binance api in dart

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

convert, crypto, http, path

More

Packages that depend on binance_api_dart