Get Started

This series of guides explains how to use the eosfinex API to perform many different types of actions.

We will provide you examples using the Sunbeam library.

To install Sunbeam:

npm install https://github.com/bitfinexcom/sunbeam.git

EOS account

Ensure that you have an EOS account, with access to its private key, that is connected to the eosfinex platform. You will need to use the private key of this account to sign transactions and interact with the private endpoints.