@peakd/hive-engine-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.3.10 • Public • Published

hive-engine-sdk

The small library to interact with Hive Engine (https://hive-engine.com/) nodes in a reliable way.

IMPORTANT: The package is still under development and things may break unexpectedly.

Installation

$ npm i @peakd/hive-engine-sdk

Basic usage

import { hiveEngineApi } from '@peakd/hive-engine-sdk'

const tokenData = await hiveEngineApi.getToken('BEE')
console.log(tokenData)

Package Sidebar

Install

npm i @peakd/hive-engine-sdk

Weekly Downloads

1

Version

0.3.10

License

none

Unpacked Size

12.1 kB

Total Files

10

Last publish

Collaborators

  • asgarth