Nevtep / bitfinex_api

A Meteor implementation of the bitfinex API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synopsis

This is a simple Meteor wrapper for the Bitfinex REST API. The goal is to make a super simple way for Meteor apps to interact with Bitfinex.

Installation

meteor add mjr:bitfinex-api

Quick Start

Once you have added the package, you will have an object called bitfinex available. This object can use all of the unauthenticated calls right off the bat.

About

A Meteor implementation of the bitfinex API

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%