@yehn/proteus
TypeScript icon, indicating that this package has built-in type declarations

7.1.53 • Public • Published

Yehn™

This repository is part of the source code of Yehn. You can find more information at yehn.io or by contacting opensource@yehn.io.

You can find the published source code at github.com/yehn/yehn.

For licensing information, see the attached LICENSE file and the list of third-party licenses at yehn.io/legal/licenses/.

Proteus

Installation

yarn add @yehn/proteus

Usage

Browser

Node.js

TypeScript

(async () => {
  import Proteus from '@yehn/proteus';
  const identity: Proteus.keys.IdentityKeyPair = await Proteus.keys.IdentityKeyPair.new();
})();

Readme

Keywords

none

Package Sidebar

Install

npm i @yehn/proteus

Weekly Downloads

1

Version

7.1.53

License

GPL-3.0

Unpacked Size

36.3 kB

Total Files

3

Last publish

Collaborators

  • yehn-owner