Project

nl-anx

0.0
No commit activity in last 3 years
No release in over 3 years
nl-anx is a rubygem which interfaces directly with the ANXBTC.com API. This is unofficial so please use at your own risk
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

nl-anx

Gem Version

About

ANXBTC is a Ruby Library for interfacing with the ANXBTC.com API.

This class lets you do market queries and trading (if you allow it from the control panel)

Environment Variables

  • anx_access_key
  • anx_access_secret

Usage:

This will change

  • gem install httparty
  • gem install nl-anx
  • Set up environment variables

Example code

require "nl-anx"
a = ANX.new
puts a.BTCHKD_money_depth_full