Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (25 loc) · 1.2 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.2 KB

⚠️ This repository has been moved to @CityOfZion/neon-dappkit

Which has the same classes and methods, making migration very easy.


Neo3-EventListener - A declarative Signing Spec.
Made with ❤ by COZ.IO

Neo3-EventListener

Neo3-EventListener is a specification of how clients can interact with different event-listener libraries such as Neon-JS. Taking advantage of the declarative nature of the specification, the same code can be used with different event-listener libraries.

Install

npm i @cityofzion/neo3-event-listener

Documentation

Checkout the auto-generated Docs based on the Code.

Neon-EventListener

Neon-EventListener is a library that implements the Neo3-EventListener specification and uses Neon-JS as the event-listener library.

Checkout the Docs