0.4.1 • Published 11 months ago

@peakd/hive-engine-sdk v0.4.1

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

11 months ago

0.4.1

11 months ago

0.4.0

11 months ago

0.3.10

1 year ago

0.3.9

1 year ago

0.3.6

1 year ago

0.3.5

1 year ago

0.3.1

1 year ago

0.2.0

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago