helium_api_client 1.0.0 copy "helium_api_client: ^1.0.0" to clipboard
helium_api_client: ^1.0.0 copied to clipboard

A client for consuming the Helium APIs (https://docs.helium.com/api/).

1.0.0 #

  • Removed some private methods that accidentally escaped into the public API.
  • Removed dependency on dart:io to enable js support.
  • Updated README with basic usage information.
  • Documented more of the public API.
  • Renamed HeliumClient to HeliumBlockchainClient.
  • Renamed HeliumPoCReceiptsPathElement to HeliumPoCPathElement.
  • Renamed HeliumPoCReceiptsWitness to HeliumPoCWitness.
  • Renamed HeliumPoCReceiptsReceipt to HeliumPoCReceipt.
  • Renamed public methods on HeliumHotspotClient, HeliumOraclePricesClient, and HeliumTransactionsClient.

0.1.0 #

  • Initial version.
  • Supports 3 APIs: Hotspots, Oracle Prices, and Transactions.
  • API method names and class names are beta and may be adjusted soon in a new major version.
1
likes
130
pub points
0%
popularity

Publisher

verified publisherjamesdobson.name

A client for consuming the Helium APIs (https://docs.helium.com/api/).

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

http, json_annotation

More

Packages that depend on helium_api_client