5.1.0 • Published 2 years ago

@internet-of-people/coeus-node v5.1.0

Weekly downloads
93
License
LGPL-3.0-or-later
Repository
github
Last release
2 years ago

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