bitpanda_price_ticker 0.1.1 copy "bitpanda_price_ticker: ^0.1.1" to clipboard
bitpanda_price_ticker: ^0.1.1 copied to clipboard

discontinued
outdated

Dart client to consume Bitpanda's price ticker API. BTC, ETH, PAN (and many more) prices.

example/README.md

bitpanda_price_ticker Examples #

A Dart client to wrap Bitpanda's price ticker API.

You can read more about Bitpanda's public APIs in the docs, or see the API this library gives access to in action, directly in your browser

This is not an official Bitpanda plugin.

Examples #

Dart from the command line #

You can see a simple Dart script in the example/server folder.

$ cd example/server
$ dart main.dart
Supported cryptocurrencies: [ADA, ATOM, BAT, BCH, BEST, BTC, DASH, EOS, ETC, ETH, KMD, LINK, LSK, LTC, MIOTA, NEO, OMG, PAN, REP, TRX, USDC, USDT, WAVES, XAG, XAU, XEM, XLM, XRP, XTZ, ZEC, ZRX]
2 BTC is worth 19125.94 USD

Simple Flutter app #

Screenshot of example app: list of cryptocurrencies with their latest price in USD

3
likes
0
pub points
0%
popularity

Publisher

verified publisherdartside.dev

Dart client to consume Bitpanda's price ticker API. BTC, ETH, PAN (and many more) prices.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

built_value, http

More

Packages that depend on bitpanda_price_ticker