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

CityOfZion/neo3-parser

Repository files navigation

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

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


Neo3-Parser - A declarative SmartContract Parser Spec.
Made with ❤ by COZ.IO

Neo3-Parser

Neo3-Parser is a specification of how SmartContract client SDKs can interact with different parsing libraries such as Neon-JS.

Install

npm i @cityofzion/neo3-parser

Documentation

Checkout the auto-generated Docs based on the Code.

Neon-Parser

Neon-Parser is a library that implements the Neo3-Parser specification and uses Neon-JS as the parsing library.

Checkout the Docs