krok 0.0.2 copy "krok: ^0.0.2" to clipboard
krok: ^0.0.2 copied to clipboard

Kraken Crypto API plus command line client for Dart. Inspired by the python clikraken tool.

0.0.2 #

Fix pub.dev related issues:

  • move example into example/lib
  • fix github url
  • add some more public api documentation
  • provide single package:krok/api.dart for easy import

0.0.1 #

Initial release. Basic functionality is implemented:

  • basic authentication with Kraken API keys
  • retrieve basic market data (assets, asset pairs and ticker)
  • retrieve account balances and trade volumes
  • retrieve open and closes orders
  • market and limit order placement
  • cancel and edit open orders
  • order dsl using Kraken API "syntax"

Noteworthy missing functionality:

  • no userref support (TODO)
  • order batch for example, and everything NFT (WON'T DO)
0
likes
0
pub points
0%
popularity

Publisher

verified publisherberlinfactor.com

Kraken Crypto API plus command line client for Dart. Inspired by the python clikraken tool.

Repository (GitHub)
View/report issues

Topics

#kraken #api #client #dart

License

unknown (license)

Dependencies

ansi, args, cli_util, crypto, http, path

More

Packages that depend on krok