@ipfn/keypair
v0.0.1
Published
[![IPFN project](https://img.shields.io/badge/project-IPFN-blue.svg?style=flat-square)](http://github.com/ipfn) [![npm](https://img.shields.io/npm/v/@ipfn/keypair.svg?maxAge=86400&style=flat-square)](https://www.npmjs.com/package/@ipfn/keypair) [![Depende
Downloads
3
Readme
IPFN crypto keys in JavaScript
Crypto keys generation helpers for IPFN implementation in JavaScript.
This package currently is a simple wrapper for libp2p/js-peer-id.
Install
This project is available through npm. To install run:
> npm install @ipfn/keypair
Usage
See package tests for examples.
Project
This source code is part of IPFN – interplanetary functions project.