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.