0.0.2 • Published 5 years ago

libp2p-i2p v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

js-libp2p-i2p

npm.io npm.io npm.io npm.io Dependency Status js-standard-style

npm.io

JavaScript implementation of the I2P module for libp2p. It exposes the interface-transport for dial/listen. libp2p-tcp is a very thin shim that adds support for dialing to a multiaddr. This small shim will enable libp2p to use other different transports.

This module is in WIP and not even working, code is just from js-libp2p-tcp and need to be changed.

It was templated on js-libp2p-tcp.

Lead Maintainer

Jorropo

Table of Contents

Install

npm

> npm install libp2p-i2p

Usage

WIP

API

Transport

npm.io

Contribute

Contributions are welcome! The libp2p implementation in JavaScript is a work in progress. As such, there's a few things you can do right now to help out:

Please be aware that all interactions related to libp2p are subject to the IPFS Code of Conduct.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2015-2016 David Dias

0.0.2

5 years ago

0.0.1

5 years ago