1.0.2 • Published 3 years ago

betfair-wrapper-ts v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Betfair exchange API

Wrapper around Betfair exchange API with TypeScript type definitions and a simple API for interacting with endpoints.

Authentication

You need to set up a valid API key and register it with your Betfair account in order to use the exchange API. This repo assumes the following environment variables exist on process.env

  • BETFAIR_APP_KEY
  • BETFAIR_CERTIFICATE
  • BETFAIR_CERTIFICATE_PASSPHRASE (OPTIONAL)
  • BETFAIR_SECRET_KEY
  • BETFAIR_USERNAME
  • BETFAIR_PASSWORD

You can find instructions on how to set up SSL certificates here

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago