telepay 0.0.3 telepay: ^0.0.3 copied to clipboard
TelePay abstract client for Dart language, to easily process cryptocurrency payments.
telepay #
Abstraction to then implement different packages in Dart to interact with the TelePay API.
This package is implemented in #
- telepay_dio used by the HTTP client of the dio package.
- telepay_http used by the HTTP client of the http package.