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

0.7.6 • Public • Published

[To be Deprecated Soon]

While this library is still in use in our applications, we don't recommend to use it, as it is going to be deprecated soon. Instead, please refer to https://nimiq.com/developers/#tutorials.

Nano Api

A high-level API to the Nimiq nano client. This is intended to be the basis for nimiq wallet applications.

Setup

npm install @nimiq/nano-api

or

yarn add @nimiq/nano-api

Create an Instance:

const config = {
	cdn: 'https://cdn.nimiq.com/nimiq.js',
	network: 'test' // or 'main'
}
const nimiq = new NanoApi(config)

Readme

Keywords

none

Package Sidebar

Install

npm i @nimiq/nano-api

Weekly Downloads

1

Version

0.7.6

License

Apache-2.0

Unpacked Size

44.9 kB

Total Files

7

Last publish

Collaborators

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