@nimiq/hub-api
TypeScript icon, indicating that this package has built-in type declarations

1.8.0 • Public • Published

Nimiq Hub API

The Nimiq Hub provides a unified interface for all Nimiq accounts, addresses, and contracts. It is the primary UI for Nimiq users to manage their accounts and provides websites and apps with a concise API to interact with their users’ Nimiq addresses.

Installation

Install the package with npm or yarn:

npm install --save @nimiq/hub-api
# or with yarn
yarn add @nimiq/hub-api

Then import or require it in your code:

import HubApi from '@nimiq/hub-api';
// or
const HubApi = require('@nimiq/hub-api');

Documentation

The documentation for the Hub API is at https://nimiq.github.io/hub.

Readme

Keywords

Package Sidebar

Install

npm i @nimiq/hub-api

Weekly Downloads

18

Version

1.8.0

License

Apache-2.0

Unpacked Size

131 kB

Total Files

14

Last publish

Collaborators

  • mraveux
  • nimiq-network
  • sisou
  • styppo
  • mnimiq
  • cb5890
  • jeffesquivels
  • danimoh