Last updated 2 years ago
The best way to interact with our API is to use one of our official libraries:
npm install @horizon-network/node-sdk --save # or yarn add @horizon-network/node-sdk
import { HorizonClient, Config } from '@horizon-network/node-sdk';