This package has been deprecated

Author message:

This repository has been moved to @CityOfZion/neon-dappkit. Which has the same classes and methods, making migration very easy.

@cityofzion/neon-event-listener
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Neon-EventListener - A Neo3-EventListener implementation using Neon-JS
Made with by COZ.IO

Neon-EventListener

Install

npm i @cityofzion/neon-event-listener

Initialize NeonEventListener

To use NeonEventListener as a Neo3EventListener you can simply instantiate NeonEventListener and pass the NeonEventListener instance to the SDK that requires a Neo3EventListener.

import { NeonEventListener } from '@cityofzion/neon-event-listener'

const neonEventListener: Neo3EventListener = new NeonEventListener(NeonEventListener.MAINNET)

Usage

The usage of NeonEventListener is documented in the Neo3-EventListener Docs.

Readme

Keywords

none

Package Sidebar

Install

npm i @cityofzion/neon-event-listener

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

16.1 kB

Total Files

6

Last publish

Collaborators

  • ethanfast
  • hal0x2328
  • lllwvlvwlll
  • melanke
  • rockacola
  • snowypowers