0.4.1 • Published 12 months ago

@peakd/hive-engine-sdk v0.4.1

Weekly downloads
-
License
-
Repository
gitlab
Last release
12 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.11

12 months ago

0.4.1

12 months ago

0.4.0

12 months ago

0.3.10

2 years ago

0.3.9

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.1

2 years ago

0.2.0

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago