blockcypher 0.3.0 copy "blockcypher: ^0.3.0" to clipboard
blockcypher: ^0.3.0 copied to clipboard

Minimalistic library for communicating with the Blockcypher API.

v0.3.0

  • Made token optional

v0.2.1

  • Add tx endpoint

v0.2.0

  • Change constructor interface, there's now only one constructor with the signature Client(token, httpUrl: "", websocketUrl: "").
  • Add blockchain example
  • Some clean up
  • Update dependencies

v0.1.4

  • Add blockchain call

v0.1.3

  • Add tx-confirmation

v0.1.2

  • Add missing import

v0.1.1

  • Update examples
  • Remove manual ping messages

v0.1.0

  • Initial release
3
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Minimalistic library for communicating with the Blockcypher API.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, uuid, web_socket_channel

More

Packages that depend on blockcypher