This is a crytopia's api wrapper gem. This gem implements all the public api (see https://www.cryptopia.co.nz/Forum/Thread/255) and part of the private api (see #5).
Add this line to your application's Gemfile:
gem 'cryptopia'
And then execute:
$ bundle
Or install it yourself as:
$ gem install cryptopia
Must of the api endpoints follow a camel case name and for the endpoints which
have prefixed with Get
, was removed e.g GetMarkets => markets
Bug reports and pull requests are welcome on GitHub at https://github.com/brunoarueira/cryptopia. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Cryptopia project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.