@internet-of-people/coeus-node
v5.1.0
Published
This library collects components needed by the server side of the IOP Naming System (Project Coeus).
Readme
IOP Naming System Node
This library collects components needed by the server side of the IOP Naming System (Project Coeus).
Table of Contents
Prerequisites
- NodeJS v12.6.1+
- NPM 6.13.4+
Installation
$ npm install @internet-of-people/coeus-node --save
...Usage
Just include the package and use the required parts of the library, e.g.
import { StateHandler } from '@internet-of-people/coeus-node';For details and examples, please visit the IOP developer portal.
Check also
Please read about maintainers, contribution contract at https://github.com/Internet-of-People/iop-ts
