Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tejainece/binance_api.dart
API interface to Binance crypto-currency exchange.
https://github.com/tejainece/binance_api.dart
Last synced: about 2 months ago
JSON representation
API interface to Binance crypto-currency exchange.
- Host: GitHub
- URL: https://github.com/tejainece/binance_api.dart
- Owner: tejainece
- License: bsd-3-clause
- Created: 2017-12-02T15:40:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T15:42:00.000Z (about 7 years ago)
- Last Synced: 2023-08-20T21:28:26.096Z (over 1 year ago)
- Language: Dart
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# binance_api
A library for Dart developers.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).## Usage
A simple usage example:
import 'package:binance_api/binance_api.dart';
main() {
var awesome = new Awesome();
}## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: http://example.com/issues/replaceme