Skip to content

nolim1t/ANXBTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages