0.3.10 • Published 3 months ago

@peakd/hive-engine-sdk v0.3.10

Weekly downloads
-
License
-
Repository
gitlab
Last release
3 months ago

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)
0.3.10

3 months ago

0.3.9

4 months ago

0.3.6

4 months ago

0.3.5

4 months ago

0.3.1

4 months ago

0.2.0

4 months ago

0.1.7

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.3

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.1.0

4 months ago