Typescript SDK

Introduction

The Typescript SDK is suitable for creating web3 front ends in the browser, as well as connecting to the parimutuels (bots/backends) using Javascript or Typescript.

How to get it

Simply go to the hxro-network NPM page and follow the instructions in the parimutuelsdk package page https://www.npmjs.com/package/@hxronetwork/parimutuelsdk.

Unlike the other SDKs that provide functions for discovering markets and pools dynamically, the Typescript SDK contains a config which lists all the different pubkeys needed.

Last updated